Mathematics for Machine Learning #1
Just sharing some learnings

Search for a command to run...
Articles tagged with #ai
Just sharing some learnings

This is a cool, gentle intro to the Softmax Activation function. Softmax in Machine Learning is used for multi-class classification. Before it, we used logistic regression to classify an example into one of the two classes. But logistic regression wa...

In this post, I am going to pass on my understanding of moving averages. I just learned it today, so there are possibilities of errors. So, this is the basic formula of moving averages, but it does not look like an average. If you know the formula fo...

A simple mathematical way of working with recommender systems

In this article I dive deep into how you can build your own neural network. This article is meant for beginners who like to dive deeper into the stuff they are currently learning. I have taken Linear Algebra course by Andrew Ng, and building a simple...
