Stable diffusion dreams of steam punk neural networks

Andrej Karpathy · Intermediate ·📐 ML Fundamentals ·3y ago

Key Takeaways

Generates an ultrarealistic steam punk neural network machine using stable diffusion and Unreal Engine

Original Description

A stable diffusion dream. The prompt was "ultrarealistic steam punk neural network machine in the shape of a brain, placed on a pedestal, covered with neurons made of gears. dramatic lighting. #unrealengine" the new and improved v2 version of this video is now here: https://www.youtube.com/watch?v=2oKjtvYslMY generated with this hacky script: https://gist.github.com/karpathy/00103b0037c5aaea32fe1da1af553355 The script slowly meanders through noise space to explore the space of possible generations for the fixed prompt. Stable diffusion: https://stability.ai/blog/stable-diffusion-announcement
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Why AI Will Never Be Smarter Than Your Data
AI's intelligence is limited by the quality of its training data, emphasizing the importance of high-quality data in AI development
Medium · Data Science
📰
End-to-End Preprocessing Pipeline — Prevent Leakage by Design
Learn to design end-to-end preprocessing pipelines that prevent data leakage, a crucial aspect of machine learning model development
Medium · Machine Learning
📰
End-to-End Preprocessing Pipeline — Prevent Leakage by Design
Learn to design end-to-end preprocessing pipelines that prevent data leakage, a crucial step in building reliable machine learning models
Medium · Data Science
📰
Understanding Python `is` vs `==`: Value Comparison vs Object Identity
Learn the difference between Python's 'is' and '==' operators for value comparison and object identity
Dev.to · Shima Fallah
Up next
Generative vs Discriminative Models - Explained
DataMListic
Watch →