Welcome to my blog page! Here you'll find articles on a range of topics related to data science, machine learning, and software development. This is a curated list from all the platforms I have written on.

Multiclass Classification using Neural Networks

Explore the intricacies of building a neural network model capable of handling multiple classes.

Read Article

Deep Learning is all about Gradient Descent Algorithm

Dive into how the gradient descent algorithm powers the learning process in deep neural networks.

Read Article

From Underdog to Top Contender: How I Surpassed 76% of Teams on Kaggle

Discover the strategies and techniques that helped me climb to the top ranks in a Kaggle competition.

Read Article

Python Development Best Practices: Virtual Environments and requirements.txt

Learn about the best practices in Python development focusing on virtual environments and managing dependencies.

Read Article