rickwierenga/CS229-Python
Exercises and solutions to Stanford CS229 Machine Learning in Python
This project provides the problem sets from Stanford CS229 Machine Learning course, translated into Python. It takes the original machine learning exercises and provides a Python environment for you to work through them, helping you practice core machine learning algorithms. It's designed for students or self-learners of machine learning who are following the Stanford CS229 curriculum.
213 stars. No commits in the last 6 months.
Use this if you are taking the Stanford CS229 Machine Learning course (on Coursera or independently) and prefer to complete the programming exercises in Python.
Not ideal if you are looking for ready-made solutions to the exercises, as these have been removed from the repository.
Stars
213
Forks
80
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rickwierenga/CS229-Python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
afshinea/stanford-cs-221-artificial-intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
salimt/Courses-
Answers for Quizzes & Assignments that I have taken
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
maxim5/cs229-2018-autumn
All notes and materials for the CS229: Machine Learning course by Stanford University