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
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...
amanchadha/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing...
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization...
rust0258/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural...