I added a reset button so users will be able reset the network, and train the data again without having to close the app and run again. Clicking the button creates a new NeuralNetwork object, tells the canvas to swap in the new network and redraw, and resets the loss label back to blank.
Comments 1
well, good project, maybe try implementing other architectures like transformers or LSTMs, but that will come later
Sign in to join the conversation.