Skip to content

junwon1994/Coursera-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera-ML

Assignments for Andrew Ng's Machine Learning course implemented in Python3

cd Coursera-ML/ex1
export PYTHONPATH=../
python submit.py
login (Email address):
token:
==
==                                   Part Name |     Score | Feedback
==                                   --------- |     ----- | --------
==                            Warm up exercise |  10 /  10 | Nice work!
==           Computing Cost (for one variable) |   0 /  40 |
==         Gradient Descent (for one variable) |   0 /  50 |
==                       Feature Normalization |   0 /   0 |
==     Computing Cost (for multiple variables) |   0 /   0 |
==   Gradient Descent (for multiple variables) |   0 /   0 |
==                            Normal Equations |   0 /   0 |
==                                   --------------------------------
==                                             |  10 / 100 |

About

Assignments for Andrew Ng's Machine Learning course implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published