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.