Skip to content

Working the homework assignments of the machine learning Coursera course by Andrew Ng, in Python.

Notifications You must be signed in to change notification settings

M4573R/NgMachineLearningPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NgMachineLearningPython

Working the homework assignments of the machine learning Coursera course by Andrew Ng, in Python.

Course that inspired this: https://www.coursera.org/course/ml

Exercise 1

Main files:

  • gradientDescent.py: Meat of Problem 2.

  • ex1_multi.py: All of Problem 3.

Exercise 2

Problem 1 is solved in ex2_p1.py, problem 2 in ex2_p2.py. Both use functions in helperFunctions.py.

About

Working the homework assignments of the machine learning Coursera course by Andrew Ng, in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%