Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts125/v4/ce/1f/54/ce1f5445-5b3b-7779-23c1-7afc0c08d0ae/mza_981984752925761863.jpg/600x600bb.jpg
Deep Learning Deep Dive
Deep Learning Deep Dive
2 episodes
5 days ago
Long-form technical deep dives with Andrej Karpathy and Justin Johnson
Show more...
Technology
RSS
All content for Deep Learning Deep Dive is the property of Deep Learning Deep Dive and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Long-form technical deep dives with Andrej Karpathy and Justin Johnson
Show more...
Technology
Episodes (2/2)
Deep Learning Deep Dive
Episode #3: DALL-E in depth

The actual paper for DALL-E was released only a few days after we published our episode 2, so in this episode we re-visit DALL-E in its full published glory. Joining us as a special guest for this episode is Aditya Ramesh from OpenAI, the lead author of DALL-E.

DALL-E blog post: https://openai.com/blog/dall-e/

DALL-E paper: https://arxiv.org/abs/2102.12092

DALL-E code (encoder/decoder model only, so far): https://github.com/openai/dall-e
 

Deep Learning Deep Dive is also available on YouTube, where we scroll through relevant parts of the paper and code while talking about them:
https://www.youtube.com/watch?v=PtdpWC7Sr98

We reached out and collected written consent from all participating audience speakers.

Show more...
4 years ago
1 hour 58 minutes 8 seconds

Deep Learning Deep Dive
Episode #2: DALL-E and friends in image generation

Andrej Karpathy and Justin Johnson deep dive into OpenAI's DALL-E and use it as an anchor point to recurse into some of the recent work in AI on image generation. Approximate agenda:

DALL-E Blog Post:
https://openai.com/blog/dall-e/

ImageGPT
https://openai.com/blog/image-gpt/

VQ-VAE
https://arxiv.org/abs/1711.00937

VQ-VAE-2
https://arxiv.org/abs/1906.00446

Gumbel-Softmax / Concrete Distribution
https://arxiv.org/abs/1611.01144
https://arxiv.org/abs/1611.00712

VQGAN
https://arxiv.org/abs/2012.09841

Andrej's attempted re-implementation of VQVAE and GumbelSoftmax:
https://github.com/karpathy/deep-vector-quantization/blob/main/model.py

You can see a video version of this episode on YouTube:
https://www.youtube.com/watch?v=gMc90bqHMSM

We reached out to all speakers and obtained their written consent to appear in this recording.

Show more...
4 years ago
1 hour 51 minutes 27 seconds

Deep Learning Deep Dive
Long-form technical deep dives with Andrej Karpathy and Justin Johnson