iam-abbas / ML-FromScratch

Machine Learning Algorithms implemented in various languages from scratch
MIT License
25 stars 35 forks source link

Modular Neural Network Design #105

Closed noahcoder11 closed 2 years ago

noahcoder11 commented 2 years ago

ML - Algorithm

Information

iam-abbas commented 2 years ago

Go ahead

noahcoder11 commented 2 years ago

NumPy is permitted, correct? I don't have to code matrix functions? I did it in JavaScript awhile ago and I had to make all the functions from scratch.

iam-abbas commented 2 years ago

Numpy is cool