No description
Find a file
2013-11-14 18:54:26 +01:00
datasets small improvement 2013-11-12 21:56:49 +01:00
src removed warnings 2013-11-14 18:42:30 +01:00
test slighly better test main file 2013-11-14 18:51:31 +01:00
.gitignore Initialized Haskell Project 2013-10-29 00:47:20 +01:00
LICENSE better license choice 2013-11-11 21:29:18 +01:00
README.md Added a warning on the package 2013-11-12 16:15:37 +01:00
Setup.hs Initialized Haskell Project 2013-10-29 00:47:20 +01:00
YML.cabal added a testing executable (to have color with Tasty) 2013-11-14 18:54:26 +01:00

BEWARE pre alpha version, DO NOT USE

Machine Learning Algorithm in Haskell

Made along the Stanford ML course on coursera.org.

  • Linear Regression
  • Logistic Regression
  • Neural Networks