/emlt

Elixir machine learning toolkit

Primary LanguageElixir

Elixir machine learning toolkit

Machine learning toolkit written in Elixir

Installation

Add as a dependency

Add {:emlt, git: "https://github.com/dyslabpro/emlt.git} to your list of deps in your mix file, then run mix deps.get.

Usage

see example apps:

https://github.com/dyslabpro/emlt_digit_recognizer

https://github.com/dyslabpro/emlt_titanik

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license