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

Digit_Recognizer_using_ANN #210

Closed Anubhavdevv closed 3 years ago

Anubhavdevv commented 3 years ago

Hi, I'm a Gssoc'21 participant and want to contribute to your project

I want to add digit_Recognizer using the Ann algorithm which predicts the digit

@geekquad Kindly assigned this issue to me