#651 · Primary category: Education & Research

deep-learning-v2-pytorch

convolutional-networks deep-learning neural-network pytorch recurrent-networks sentiment-analysis style-transfer

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Project last updated:06/27/23

GitHub Stars

5.5K

Forks

5.3K

Contributors

98

License

MIT

Why we included this project

This is the kind of resource that gets people to actually finish a deep learning course instead of just watching the videos. The notebooks walk through building models by hand: gradient descent from scratch, CNNs trained on MNIST and CIFAR10, recurrent networks for text and time series, and generative models like DCGAN and CycleGAN. Because the exercises come from Udacity's Nanodegree, they ship with starting code and defined deliverables, so a motivated reader gets a clear sense of when a task is done rather than drifting. The topic order also mirrors a real syllabus, moving from weight initialization and batch normalization through transfer learning to deployment notes, which makes it a practical self-study path. Teams running internal workshops or onboarding new ML hires could reuse the notebooks as ready-made lab material.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category