Elixir Machine Learning library (currently only Neural Networks implemented)
https://github.com/sdwolf/exlearn
I’ve been working on this for a while, following http://neuralnetworksanddeeplearning.com/ as a guide. I plan to add more machine learning algorithms but currently I focus on Neural Networks.
Read next Solve your sudoku puzzles with Elixir