April 2024
Beginner to intermediate
224 pages
5h 7m
English
Machine learning and artificial intelligence have been hot topics in recent years. Python is the most important language in the machine learning community, but Elixir is working on becoming a contender. Machine learning is vastly different than classical programming though, and it requires new ways of executing code.
Nx (Numerical Elixir)[116] was developed by Sean Moriarity and José Valim to solve the problem of machine learning in Elixir. Nx provides primitives that enable code to run on computing targets such as GPUs. Nx is a low-level library that’s leveraged by higher-level libraries to implement common machine learning patterns.
Bumblebee[117] is a library that leverages Nx to execute pretrained ...
Read now
Unlock full access