Skip to content

Implementation of cs229(Machine Learning taught by Andrew Ng) in python.

Notifications You must be signed in to change notification settings

stern-hcg/CS229-ML-Implementation

 
 

Repository files navigation

[2019-11-23] Update: Add Conditional Generative Adversarial Nets on MNIST in 01-UnsupervisedLerning

[2019-11-7] Update: Add Generative Adversarial Nets on MNIST in 01-UnsupervisedLerning

[2019-11-5] Update: Add 99.76% accuracy mnist model

CS229-ML-Implements(CS229机器学习算法的Python实现)

Implements of cs229(Machine Learning taught by Andrew Ng) in python.

I must pay all my attention to my papers, therefore the repository won't update soon.

CS229 Machine Learning Xmind:

CS229 Machine Learning course and notes:

OpenCourse

cs229-Notes

Syllabus:

Examples

Naive Bayes spam-filter

TO BE CONTINUED

About

Implementation of cs229(Machine Learning taught by Andrew Ng) in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%