This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

tomthestorm
Hi, I could not compile dependency :axon_onnx : Mix.install([ {:axon, "~> 0.5"}, {:nx, "~> 0.5"}, {:exla, "~> 0.5"}, {:stb_imag...
New
omerss2311
Hey, I’m trying to make a model like this: Axon.input("features", shape: {nil, 784}) |> Axon.reshape({:auto, 28, 28, 1}) |&gt...
New

Last Three Year's Trending Top

bdarla
Is there any list of hardware, i.e. GPU that is compatible with Nx/Axon/etc. (apologies if I missed this information)? Does the general “...
New
AlexanderRoempke
Hello, i am working right now alot with axon i am working on a lstm for my mastersthesis. I was wondering if there is a nice way to set...
New
sehHeiden
Hi, wanted to do a sentiment analysis using Elixir. Problem: Bumblebee has that only for English text. Therefore, tried to load a [mode...
New
tegmentum
Hey all, i’m trying to train a classification model (Trying EXGBoost and KNN) To predict a packaging type based on order content. My dat...
New
vgrechin
I managed to compile XLA on Jetson Nano platform with Cuda 10.2 of JetPack And I’m compiling XLA 0.2 because latest version (0.3) is aba...
New
vanderlindenma
Context I am experimenting with text embedding with the hope of implementing semantic similarity search inside a Phoenix application. My...
New
djaouen
Hello, I am working through the examples in the new book, Machine Learning in Elixir and I am having an issue with poor accuracy in Chap...
New
mgwidmann
Recently, I am investigating the possibility of building out a LLaMa2 70B system which needs to be able to scale to thousands of requests...
New
woohaaha
I posted the SO question here too: https://stackoverflow.com/questions/76301934/how-to-get-the-loss-history-using-elixirs-axon-library B...
New
timgremore
We are attempting to fine-tune a sentence transformer model and we’re getting an error when we run the Axon training loop. Our attempt ca...
New
preciz
I’m training simple feed forward Neural Networks on CPU and I often see the memory usage go up over 128GB of RAM. Is this normal? The tr...
New
djaouen
I have been struggling with this problem for the past hour now, so hopefully someone here can help me. I am trying to pass in a batch to...
New
preciz
I trained a model last year that we still use in prod and I committed the code. The model has >99% accuracy. If I want to train the ...
New
joelpaulkoch
I’ve been working on adding ControlNet support to bumblebee. This picture shows how this works. Basically, a ControlNet is only the enco...
New
sergiol
Hey folks, I’m quite new to the ML world, as well as to Nx and Axon (although not necessarily to Elixir). I’ve been trying to follow som...
New

Trending Over Three Years Top

karang
Hello, I have been trying to get Exla installed for use with Nx and Axon. I am running Ubuntu 20 and I have read through the instructions...
New
jan-swiatek
Hello, I’ve just started learning Elixir few weeks ago and I really enjoy that language. Currently, I’d like to start with machine lear...
New
woohaaha
Google Colab is a great resource to learn/practice machine learning. We can go to Google Colab rather than running an ML stack on our loc...
New
zeio
Hi, I am trying to evaluate trained model by calling Axon.build and then calling resulting predict_fn function multiple times (once for e...
New
woohaaha
Hi all, I took a look around the Axon and Nx codebases trying to determine how a model can be saved to a file and later imported. I am ...
New
woohaaha
I am really excited about Nx/Axon. Jose has done a few examples of the MNIST dataset but it moved a bit too quickly for my ML n00b self t...
New
wrgoldstein
Hello! I’m following the example here bumblebee/notebooks/fine_tuning.livemd at main · elixir-nx/bumblebee · GitHub for fine tuning the B...
New
NickGnd
Hey all :waving_hand: I’m reading this book on machine learning. I’m trying to rewrite all the numpy/Keras examples with Nx/Axon and for...
New
Rich_Morin
Tales of the M1 GPU is a very nicely written discussion of GPUs in general and the Apple M1 GPU in particular. It would be great if someo...
New
sallaumen
Hello everyone, I’ve been studying Nx for a while by now, and have been writing an article about it. When analyzing its performance, I’v...
New
djaouen
I am slowly but surely making my way through learning about Neural Networks with Axon, but I did have this question. For some reason, my...
New
djaouen
I would like to do something like the following: input = Axon.input("input", shape: {prediction_days, 1}) model = input |> Axon....
New
whoiscoder
I am wondering about using pretrained yolo in elixir. Since, we know we can export the pre-trained yolo model in onnx format and it can b...
New
stocks29
I’m experimenting with Axon and running into an issue. I can’t seem to get predict to succeed. I’ve trained a model but when I call predi...
New
AndyL
My dev machines are old and can’t handle Axon training runs. I’d like to use rent-by-the-hour GPU enabled servers from an outfit like Li...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement