You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neural Network to perform OCR and then algebra solver to solve it.
About
Neural Network to perform character recognition, performs okay. This was my A-Level project, and was my first time ever trying machine learning. I decided not to use any external libraries, apart from random, to provide a challenge.