All Projects → huyfam → cs229-solutions-2020

huyfam / cs229-solutions-2020

Licence: MIT License
Unofficial Stanford's CS229 Machine Learning Problem Solutions (summer edition 2019, 2020).

Programming Languages

HTML
75241 projects
Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cs229-solutions-2020

Machine-Learning-Andrew-Ng
机器学习-Coursera-吴恩达- python+Matlab代码实现
Stars: ✭ 127 (+243.24%)
Mutual labels:  andrew-ng, cs229
Stanford Cs229
🤖 Exercise answers to the problem sets from the 2017 machine learning course cs229 by Andrew Ng at Stanford
Stars: ✭ 503 (+1259.46%)
Mutual labels:  stanford, andrew-ng
mrnet
Building an ACL tear detector to spot knee injuries from MRIs with PyTorch (MRNet)
Stars: ✭ 98 (+164.86%)
Mutual labels:  stanford
cs229-2018-autumn
All notes and materials for the CS229: Machine Learning course by Stanford University
Stars: ✭ 563 (+1421.62%)
Mutual labels:  cs229
Coursera-Machine-Learning-Andrew-NG
This is a repository of my coursera Machine Learning by Standford, Andrew NG course's assignments
Stars: ✭ 34 (-8.11%)
Mutual labels:  andrew-ng
CS231n
CS231n Assignments Solutions - Spring 2020
Stars: ✭ 48 (+29.73%)
Mutual labels:  stanford
stanford-cs231n-assignments-2020
This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Spring 2020).
Stars: ✭ 84 (+127.03%)
Mutual labels:  stanford
university-cs-resources
A curated list of University CS Resources
Stars: ✭ 64 (+72.97%)
Mutual labels:  stanford
STEAD
STanford EArthquake Dataset (STEAD):A Global Data Set of Seismic Signals for AI
Stars: ✭ 139 (+275.68%)
Mutual labels:  stanford
awesome-full-stack-machine-courses
Curated list of publicly accessible machine learning engineering courses from CalTech, Columbia, Berkeley, MIT, and Stanford.
Stars: ✭ 283 (+664.86%)
Mutual labels:  stanford
ml-andrewng-python
This is the Python implementation of the programming assignments in Andrew Ng's online machine-learning course.
Stars: ✭ 48 (+29.73%)
Mutual labels:  andrew-ng
CS231n
Solutions to Assignments of CS231n: Convolutional Neural Networks for Visual Recognition(http://cs231n.github.io/)
Stars: ✭ 13 (-64.86%)
Mutual labels:  stanford
How-To-Start-A-Startup
"How to Start a Startup" is the Y Combinator class made by real entrepreneurs
Stars: ✭ 55 (+48.65%)
Mutual labels:  stanford
andrew-deeplearning-coursera
Deeplearning.ai - Andrew Ng - Coursera
Stars: ✭ 16 (-56.76%)
Mutual labels:  andrew-ng
MLOps-Specialization-Notes
Notes for Machine Learning Engineering for Production (MLOps) Specialization course by DeepLearning.AI & Andrew Ng
Stars: ✭ 143 (+286.49%)
Mutual labels:  andrew-ng
MachineLearning
Machine learning for beginner(Data Science enthusiast)
Stars: ✭ 104 (+181.08%)
Mutual labels:  andrew-ng
LinkedIn Scraper
🙋 A Selenium based automated program that scrapes profiles data,stores in CSV,follows them and saves their profile in PDF.
Stars: ✭ 25 (-32.43%)
Mutual labels:  stanford
coursera-machinelearning
Stanford University - Machine Learning by Andrew Ng
Stars: ✭ 82 (+121.62%)
Mutual labels:  andrew-ng
CS330-Stanford-Deep-Multi-Task-and-Meta-Learning
My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning
Stars: ✭ 34 (-8.11%)
Mutual labels:  stanford
stanford-introduction-to-mathematical-thinking
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
Stars: ✭ 70 (+89.19%)
Mutual labels:  stanford

Stanford's CS229 Problem Solutions (Summer 2019, 2020)

This is my own solution for Stanford's CS229 problem sets. These problem sets are designed for the summer edition (2019, 2020) of the course. My solutions can be found in the psets folder (both source code for coding questions and pdf's for writing questions). You can find materials of this course (lecture notes, raw unsolved psets) in the archive folder. Lecture videos are available on YouTube.

Introduction from CS229's webpage:

"This is the summer edition of CS229 Machine Learning that was offered over 2019 and 2020. CS229 provides a broad introduction to statistical machine learning (at an intermediate / advanced level) and covers supervised learning (generative/discriminative learning, parametric/non-parametric learning, neural networks, support vector machines); unsupervised learning (clustering, dimensionality reduction, kernel methods); learning theory (bias/variance tradeoffs, practical ); and reinforcement learning among other topics. The structure of the summer offering enables coverage of additional topics, places stronger emphasis on the mathematical and visual intuitions, and goes deeper into the details of various topics."

Tl;dr: This is an enhancement of the original favorite CS229 course. I do not own anything. For more information, please visit the course's webpage. Please open a new issue if you spot any error.

Happy learning, peace.

Contribution

The list of contributors who pointed out errors and suggested solutions:

  • Nguyễn Thành Đô: fixed problem 4c.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].