Recognize digits using ML in Elixir

Machine learning allows you to solve once unimaginable problem. Elixir’s support for machine learning through Nx and Axon let us do impressive thing while staying in our favorite language.

Great getting-started guide from Philip Brown for Axon, Phoenix and machine learning! Walks you through training a model to recognize handwritten digits in a LiveView!

2 Likes