Understand matrix operations better by implementing it yourself with plain Python.

Matrix multiplication with plain Python.

Get a brief introduction about matrix multiplications and learn how to perform them in Python without using external libraries like numpy. I made this video because learning neural networks is easier when you understand a little bit of matrix operations by implementing it yourself with plain Python.

Written by Loek van den Ouweland on 2021-11-27.
Questions regarding this artice? You can send them to the address below.