SaaSHub helps you find the best software and product alternatives Learn more →
Axon Alternatives
Similar projects and alternatives to axon
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
axon discussion
axon reviews and mentions
- Axon: Deep Learning in Elixir
-
Ruby in Jupyter Notebook
Definitely look into Livebook and Elixir, and the whole ecosystem around it, including:
- https://github.com/elixir-nx/axon Nx-powered Neural Networks
- https://github.com/elixir-nx/nx Multi-dimensional arrays (tensors) and numerical definitions for Elixir
- https://github.com/elixir-nx/scholar Traditional machine learning on top of Nx
- https://github.com/elixir-nx/bumblebee Pre-trained Neural Network models in Axon (+ Models integration)
- https://github.com/elixir-explorer/explorer Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
- https://fly.io/blog/rethinking-serverless-with-flame/ (for offloading large work to remote containers)
- https://www.youtube.com/watch?v=RABXu7zqnT0 InstructorEx
And of course Livebook (https://livebook.dev)
-
Would like some guidance on my learning for fine-tuned model applications (AI related) using Nx / Elixir
My recommendation is to start with fast.ai to understand the machine learning part. Then, for the elixir bit, look at some of the notebooks in the Axon (elixir's NN library) github. I wrote a couple notebooks explaining how to train a basic NN using Axon. Here's one
- Data wrangling in Elixir with Explorer, the power of Rust, the elegance of R
- Elixir and Rust is a good mix
- Bumblebee: GPT2, Stable Diffusion, and More in Elixir
- Building an ML model using Axon and Livebook
-
ElixirConf 2022 - That's a wrap!
Machine learning is rapidly expanding within the Elixir ecosystem, with tools such as Nx, Axon, and Explorer being used both by individuals and companies such as Amplified, as mentioned above.
-
What's your opinion on Elixir?
It's my professional daily driver since 2018 but I consider it an average-to-disappointing language and ecosystem on top of an incredible VM/runtime. For more specific thoughts, back in 2020 I've previously posted some critique here and very little of these concerns are improved in the interim. There is a vestigial ML story around libraries like Nx/Axon. LiveView is inadvisable in practice but is sort of the banner marketing device right now, which disappoints me.
-
Recognize Digits Using ML in Elixir
Yeah, as Mark said, I think the problem is related to this issue https://github.com/elixir-nx/axon/issues/244
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Oct 2024
Stats
elixir-nx/axon is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of axon is Elixir.