Matrix addition
1. Addition of 2 matrices
Matrix addition is the operation of adding two matrices by adding the corresponding entries together. Given two matrices
For example
2. Subtraction of 2 matrices
Similarly, we can also subtract one matrix from another, as long as they have the same dimensions.
For example
Recent Blogs

Cosine Similarity
February 16, 2025

Vanishing Gradient
January 24, 2025

Recurrent Neural Network (RNN)
December 6, 2024
