susilvaalmeida/machine-learning-andrew-ng
Implementations in python of methods and programming assignments of course Machine Learning of Coursera by Andrew Ng
This project provides Python implementations for core machine learning algorithms from Andrew Ng's Coursera course. It helps those learning machine learning concepts to understand how algorithms like linear regression, neural networks, and k-means clustering work in practice. By reviewing these Jupyter Notebooks, students can see the underlying formulas and code for various machine learning tasks.
397 stars. No commits in the last 6 months.
Use this if you are a student or aspiring data scientist taking Andrew Ng's Machine Learning course and want to see how the programming assignments can be completed in Python instead of Octave/MATLAB.
Not ideal if you are looking for a production-ready machine learning library or a tool to apply machine learning models without understanding the underlying code.
Stars
397
Forks
170
Language
Jupyter Notebook
License
—
Category
Last pushed
May 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/susilvaalmeida/machine-learning-andrew-ng"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...