All
Articles 185,893Blog Posts 168,951Tech Tutorials 49,786Research Papers 36,210News 22,932
⚡ AI Lessons
![[P] Wine synthesis using VAE [P]](https://preview.redd.it/bylmwhu92iph1.png?width=140&height=134&auto=webp&s=5c11aa0c0e43d53a5bfeec7b077d0a564af3381b)
Reddit r/MachineLearning
🧬 Deep Learning
1w ago
[P] Wine synthesis using VAE [P]
I have created a VAE model using PyTorch on White Wine dataset. Basically, the main goal is to discover a
Reddit r/MachineLearning
🧬 Deep Learning
1mo ago
Same GRPO recipe on three from-scratch LLMs (353M/316M/672M) gave three different outcomes, with no clean relationship to scale [P]
I trained three LLMs from scratch in raw PyTorch then post-trained each one with SFT and then GRPO. Same process every time: same synthetic arithmetic curriculu
Reddit r/MachineLearning
🧬 Deep Learning
1mo ago
Building text to ASCII diffusion model , need advice and guidance [P]
i wanna build a text diffusion model which interpret text and convert it into ascii images so like Text : build a cat Output : /\\\_/\\ ( o.o ) \> \^ So , i hav
DeepCamp AI