6 followers
Full Stack Engineer and a big enthusiast of the Elixir ecosystem ๐
I already covered implementing Linear Regression model in Elixir from scratch. This time we'll move to implementing something fancy - Deep Learning...
In the previous post, I described how to create a Linear Regression Machine Learning model in Elixir from scratch. This time we'll discuss so similar...
In this article, I'll focus on getting as much value as possible from training data, particularly features. We'll continue our journey started in...
Learn how you can predict data using Linear Regression with Elixir ยท In the previous article, I made an intro to Machine Learning in the Elixir world....
Find out what Machine Learning is about and what it looks in the Elixir's world ยท This post will be a part of my journey in learning Machine Learning...
See how you can extract logic to React Hook to make the code more generic. And manage the state of checkbox filters with ease! ยท On one of my projects, I...