My projects
Projects that reflect what I’ve been learning and creating.
- All Post
- Blog
- Gen AI & Agents
- Post
- Projects
- Research

In a world where time seems to slip through our fingers, Live Dots offers a unique and beautiful way to...

Decision trees are a fundamental building block in machine learning, particularly in the context of ensemble methods like Random Forest....

Random Forest is a versatile and robust machine learning algorithm that belongs to the family of ensemble learning methods. It...

Gradient Boosting and Random Forest are two powerful ensemble learning techniques that have become essential tools in the machine learning...

Introduction In the realm of machine learning, Recurrent Neural Networks (RNNs) have emerged as a powerful tool for modeling sequential...

Introduction In the realm of machine learning, algorithms inspired by natural processes have proven to be remarkably effective. One such...

Introduction Traffic signs are crucial for ensuring road safety and guiding drivers. With self-driving cars and intelligent transportation systems becoming...

sigmoid neuron, deep learning, neural network, activation function, non-linearity, machine learning, backpropagation, ReLU, vanishing gradient problem

In machine learning, an epoch refers to one complete pass through the entire training dataset. During each epoch, the model...