All Projects → mchav → CourseraMachineLearning

mchav / CourseraMachineLearning

Licence: BSD-3-Clause license
Exercises and notes from the Coursera Machine Learning Course by Andrew Ng.

Programming Languages

Jupyter Notebook
11667 projects
haskell
3896 projects

Projects that are alternatives of or similar to CourseraMachineLearning

ML-Coursera
Andrew Ng's ML course
Stars: ✭ 22 (+29.41%)
Mutual labels:  machine-learning-coursera
ds3-spring-2018
Материалы третьего набора офлайн-программы Data Scientist.
Stars: ✭ 22 (+29.41%)
Mutual labels:  machine-learning-coursera
Neo
Deep learning library in python from scratch
Stars: ✭ 36 (+111.76%)
Mutual labels:  machine-learning-coursera
Learn-Machine-Learning-in-3-month
No description or website provided.
Stars: ✭ 35 (+105.88%)
Mutual labels:  machine-learning-coursera

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.

There is an IHaskell version of the homework available too. To start it, run stack build && stack exec jupyter -- notebook

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].