CourseraMachineLearning and deep-learning-coursera
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 CourseraMachineLearning
vkosuri/CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
This is a comprehensive resource for the Coursera Machine Learning course by Prof. Andrew Ng. It provides an organized collection of video lectures, programming exercise tutorials, test cases, and additional learning materials. It's intended for individuals learning foundational machine learning concepts, from linear regression to neural networks.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work