Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 66 forks source link

Multi Layer Perceptron Code implementation #182

Closed ayush237 closed 3 years ago

ayush237 commented 3 years ago

I am a GSSoC 21 participant (DISCORD username: smoky237 #5411), I can contribute to the Multilayer perceptron with proper scratch implementation and Documentation. Kindly assign this work to me @geekquad @ashwani-rathee

GSSoc

ashwani-rathee commented 3 years ago

Duplicate #46