udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Covers CNN architectures (with layer visualization), RNNs for sequence modeling, GANs including CycleGAN for unpaired image translation, and transfer learning with pre-trained models like VGGNet. Built entirely in PyTorch with Jupyter notebooks, the material progresses from foundational gradient descent through advanced topics like attention mechanisms, style transfer, and AWS SageMaker deployment. Includes hands-on projects spanning computer vision (dog breed classification, face generation) and NLP (sentiment analysis, TV script generation with character-level RNNs).
5,486 stars. No commits in the last 6 months.
Stars
5,486
Forks
5,339
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/udacity/deep-learning-v2-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
Kulbear/deep-learning-nano-foundation
Udacity's Deep Learning Nano Foundation program.
nehal96/Deep-Learning-ND-Exercises
Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation
faizan2786/nalu_implementation
This repository is created to show the Neural Arithmetic Logic Unit implementation in python...
FarshidNooshi/ArtificialNeuralNetworks-ComputationalIntelligence-AUT
Amirkabir University of Technology - Computer Engineering department - Computational...
anefischer/udacity
Projects I implemented to finish Udacity Nanodegree Programs from Data Engineering to Machine...