Awesome
[2019-11-23] Update: Add Conditional Generative Adversarial Nets on MNIST in 01-UnsupervisedLerning
<p align="center"> <img src="GIF/19999.png" width="480"\> </p>[2019-11-7] Update: Add Generative Adversarial Nets on MNIST in 01-UnsupervisedLerning
<p align="center"> <img src="GIF/31000_generated.jpg" width="480"\> </p>[2019-11-5] Update: Add 99.76% accuracy mnist model
<p> <img src="05-Mnist/data_vis.jpg" width="480"> </p>CS229-ML-Implements(CS229机器学习算法的Python实现)
Implements of cs229(Machine Learning taught by Andrew Ng) in python.
CS229 Machine Learning Xmind:
CS229 Machine Learning course and notes:
Syllabus:
-
Naive Bayes spam-filter
Examples
Linear Regression
Locally Weighted Regression
Logistic Regression
Softmax Regression
Gaussian Discriminant Analysis