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

Corresponding tweet for this thread:

Share link for this tweet.

2 Likes

This looks like a great intro to ML with Elixir! I’ve bookmarked it for when I start getting into Nx :003:

2 Likes