| I have created a VAE model using PyTorch on White Wine dataset. Basically, the main goal is to discover a brand-new white wine recipe. It puts all the wines into a latent space, finds the best part where higher bands are located, and then it makes 100 steps with a step size of 0.5, multiplying by 0.96 with every step till it reaches the highest possible score. The regression model then evaluates the newly generated wine recipe, after first passing the latent coordinates through a decoder, and normalizing them. I get a score in range of 7.30-7.58. Here is the visualization of the latent space of all the wines: A small question about the training loop: Is the loss too large? I know that it never could reach perfect zero by how do I know if the loss is good enough? After reaching the plato? I use MSELoss. The repo itself: https://github.com/theaidenmax/tabular-vae-wine-generator This is my second project in VAE (after MNIST), and I really liked idea of autoencoders. And I also would be very grateful for your tips, etc, since this is one of my first steps in ML/DL. [link] [留言] |
AI & ML
Read original: https://www.reddit.com/r/MachineLearning/comments/1wg5wxy/p_wine_synthesis_using_vae_p/
[P] Wine synthesis using VAE [P]
/u/Dangerous-Pilot-6065 Reddit r/MachineLearning
7 views
← Previous
Only at TechCrunch Disrupt 2026: What happens when OpenAI ships your roadmap?
Next →
I stopped pasting VBA into a chatbot and pointed the agent at the actual workbook
Related
OpenClaw Plugin: Connect WAIaaS to LangChain, CrewAI, and Any AI Framework
AI & ML
1
Dev.to (EN Zone)
Why Giving AI Agents More Context Can Make Them Worse
AI & ML
0
Dev.to (EN Zone)
How to Optimize Development Cycles with AI: Numbers, Tools & Tactics [2026]
AI & ML
1
Dev.to (EN Zone)
How to Stop Leaking API Keys and PII to LLMs: Zero-Trust In-Memory Sanitization for Cursor & Claude
AI & ML
1
DEV Community
Comments0
No comments yet — be the first