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
An attempt at building a neural network from scratch, no libraries (except React for the UI). The idea is to provide a canvas where the user can draw a digit, and the AI should be able to guess the correct digit.