/Matrices-Multiplication

This is a single function that multiplies two matrices that I learnt how to do in a machine learning course. It returns the final matrix, and it took me like 45 minutes to wrap my head around how the heck I would put this thing into code so if you're trying to do that too you can look at my code if you want :D

Primary LanguageJava

This repository is not active