deep-learning-coursera and CourseraMachineLearning
Both tools are ecosystem siblings, specifically two independent implementations of assignments from Andrew Ng's Machine Learning and Deep Learning Coursera specializations, offering different approaches or coverage of the same educational content.
About deep-learning-coursera
Kulbear/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Contains 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.
About CourseraMachineLearning
vkosuri/CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work