elixir-nx
There are 11 repositories under elixir-nx topic.
elixir-webrtc/apps
Example apps built on top of Elixir WebRTC
mimiquate/candlex
An Nx backend for candle machine learning framework
woodward/integrator
A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).
elixir-nx/safetensors
Safetensors dump and load in Elixir
ahamez/progml
Programming Machine Learning book
FranckyU/elixir-ml-digits
Computer Vision :: Digits recognition fullstack machine learning application using Nx, Axon, and LiveView :: MNIST dataset
santiago-imelio/metnum
Numerical Methods in Elixir, powered by Nx.
nickgnd/gpt-from-scratch-with-nx-and-axon
Implementation of "Let's build GPT: from scratch, in code, spelled out" video by @karpathy, but in elixir Nx and Axon
Benjamin-Philip/can_you_scale_nx
My talk "Can you scale Nx" for ElixirConf EU 2023
myotp/deep-game
LiveView game and deep reinforcement learning 🔥
nickgnd/exgboost-intro-livebook
The livebook implementation of "Introducing EXGBoost: Gradient Boosting in Elixir" blog post