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
Started with making a simple Neural Network using only numpy (pickle to save models) then added visualization tool using Pygame. Will train a fresh model everytime when run.py is executed. **This is still a work in progress**