Skip to content

Exercises and notes from the Coursera Machine Learning Course by Andrew Ng.

License

Notifications You must be signed in to change notification settings

mchav/CourseraMachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseraMachineLearning

Exercises and notes from the Coursera Machine Learning Course by Andrew Ng.

The exercises are done in Haskell. Run stack build && stack exec CourseraMachineLearning-exe to execute the exercises.

The "main" function of the project is in app/Main.hs. All the "homework" code i.e the code with the functions you are supposed to write as exercises, is in the src directory.

About

Exercises and notes from the Coursera Machine Learning Course by Andrew Ng.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published