Me

I write about AI, Machine Learning, and Deep Learning in an easy-to-understand way.

Understanding Mean and Variance
8 Feb 2025

Understanding Mean and Variance

Mean is the average value, showing the central trend, while variance measures how spread out the data is. Together, they help us understand patterns, consistency, and deviations in any dataset!
Entropy: Measuring Uncertainty in Data
6 Feb 2025

Entropy: Measuring Uncertainty in Data

Entropy quantifies randomness or uncertainty in a system. Used in information theory, ML, and decision trees, it helps us understand how unpredictable data is!
The role of logarithms in deep-learning why and how they matter
5 Feb 2025

The role of logarithms in deep-learning why and how they matter

Logarithm functions play a crucial role in deep learning, from stabilizing computations to improving model efficiency. In this post, I’ll break down why log functions are essential and how they’re applied in real-world deep learning scenarios.
Softmax Function: Turning Scores into Probabilities
3 Feb 2025

Softmax Function: Turning Scores into Probabilities

The Softmax function is a key activation function in machine learning, particularly in classification tasks. It converts raw model outputs into probabilities, helping neural networks make decisions. In this post, we’ll explore how Softmax works, why it’s useful, and where it’s commonly applied.
Matrix Multiplication
2 Feb 2025

Matrix Multiplication

Matrix multiplication is a fundamental operation in linear algebra, widely used in computer graphics, physics, and machine learning. In this post, we’ll break down how matrix multiplication works, its rules, and why it’s essential for solving real-world problems.
Understanding the Dot Product
1 Feb 2025

Understanding the Dot Product

The dot product is a fundamental operation in linear algebra with applications in geometry, physics, and machine learning. In this post, we’ll break down what the dot product is, how it works, and why it’s essential for various fields.

My AI Projects

All rights reserved to Ahmad Mayahi