Machine learning toolkit written in Elixir
Add {:emlt, git: "https://github.com/dyslabpro/emlt.git}
to your list of deps in your mix file, then run mix deps.get
.
see example apps:
https://github.com/dyslabpro/emlt_digit_recognizer
https://github.com/dyslabpro/emlt_titanik
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Write license