Kulbear/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
ArchivedContains Jupyter notebooks implementing core deep learning concepts—from logistic regression and multi-layer perceptrons through CNNs (ResNets, Keras) and sequence models (RNNs)—alongside quiz materials across five course modules. Implementations use NumPy for foundational algorithms and TensorFlow/Keras for practical applications, covering optimization techniques (gradient descent, Adam), regularization, and batch normalization. Spans the full specialization curriculum from foundational neural network theory to advanced architectures for computer vision and natural language processing tasks.
7,713 stars. No commits in the last 6 months.
Stars
7,713
Forks
5,492
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 22, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Kulbear/deep-learning-coursera"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
amanchadha/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing...
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and...
trekhleb/machine-learning-octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and...
azminewasi/Machine-Learning-AndrewNg-DeepLearning.AI
Contains all course modules, exercises and notes of ML Specialization by Andrew Ng, Stanford Un....
AlbertHG/Coursera-Deep-Learning-deeplearning.ai
(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习