You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Yann Esposito (Yogsototh) fd0e4ff95f
added a testing executable (to have color with Tasty)
9 years ago
datasets small improvement 10 years ago
src removed warnings 9 years ago
test slighly better test main file 9 years ago
.gitignore Initialized Haskell Project 10 years ago
LICENSE better license choice 10 years ago
README.md Added a warning on the package 10 years ago
Setup.hs Initialized Haskell Project 10 years ago
YML.cabal added a testing executable (to have color with Tasty) 9 years ago

README.md

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