-
Many times I see GPU as bottleneck for development of some feats such as new LLMs such as Llama. I used to contribute my CPU to Folding @ Home. Can we contribute GPU for FOSS AI related projects? I'm …
-
This paper is excellent and insightful. I am currently working on a related work and hope to make some reasonable comparisons. However, I am not clear about the specific training process, parameter se…
-
### 🚀 The feature, motivation and pitch
I'm a long-time user of pytorch but a first-time contributor, and this is my first issue. I propose the implementation of the pdf and sampling of alpha-stabl…
-
Thank you for sharing your excellent work! I have a question about coreset selection. I noticed that in Algorithm 1, all the samples are re-sorted according to dACS and then reconstituted in the subse…
-
## Summary
>
Portfolio selection is the process of choosing a group of investments that aligns with your financial goals and risk tolerance. It involves finding the right balance between potentia…
-
It seems that input linear constraint (e.g., x_1 > x_2) is not supported. I got the following error message.
File "alpha-beta-CROWN/complete_verifier/read_vnnlib.py", line 80, in update_rv_tuple
…
-
Hi @karpathy,
We built [papers.labml.ai](https://papers.labml.ai) in May ([introductory tweet](https://twitter.com/labmlai/status/1395978352175902726)) to discover research papers based on populari…
-
Hi,
I tried reproducing the offline REM results with Asterix/1 dataset by using the command below:
```
python -um batch_rl.fixed_replay.train \
--base_dir=/tmp/batch_rl \
--replay_dir=/da…
-
The datasets class is no longer in the tensorflow_gnn.experimental.in_memory path and is giving this error:
ModuleNotFoundError: No module named 'tensorflow_gnn.experimental.in_memory'
f5c88f4…
-
Hello, I found a mistake about the training sample: "AnimeRun_v2\train\Frame_Anime\cami_01_02_aberr". It doesn`t match other correlation files. Maybe you can correct it.
Thank you.