This is a library of deep learning and predictive analytics written from scratch in Elixir.
graph LR;
AI[Artificial Intelligence]-->ML[Machine Learning];
ML-->DL[Deep Learning];
ML-->PA[Predictive Analytics];
Given this is project was created for educational purposes it's not on available in Hex.
To install clone this repo and run mix test
.
TODO: Add links to the livebook notebooks.