elixir-nx/axon
A neural network library for Elixir providing APIs for model creation, training, and inference using the Nx numerical computing framework.

Not currently ranked — collecting fresh signals.
star history
Axon is a deep learning framework for Elixir that provides functional and high-level APIs for building and training neural networks. It offers components for activations, layers, losses, metrics, and initialization, all implemented as numerical definitions compatible with Nx compilers and backends. The framework is inspired by PyTorch Ignite and uses Polaris for its optimization API.
Frequently asked
- What is elixir-nx/axon?
- A neural network library for Elixir providing APIs for model creation, training, and inference using the Nx numerical computing framework.
- Is axon open source?
- Yes — elixir-nx/axon is open source, released under the Apache-2.0 license.
- What language is axon written in?
- elixir-nx/axon is primarily written in Elixir.
- How popular is axon?
- elixir-nx/axon has 1.7k stars on GitHub.
- Where can I find axon?
- elixir-nx/axon is on GitHub at https://github.com/elixir-nx/axon.