Konrad RyłkoProagileandcode.com·Mar 15, 2024FeaturedRegression with Neural Network in Elixir (Axon)I already covered implementing Linear Regression model in Elixir from scratch. This time we'll move to implementing something fancy - Deep Learning model using a neural network under the hood! I'm going to use the same dataset so you'll have a nice 1...Discuss·16 likes·202 readsMachine Learning in ElixirAxon