You are browsing as a guest. Sign up (or log in) to start making projects!

20m logged

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.

0
32

Comments 1

@Systemic_speed

well, good project, maybe try implementing other architectures like transformers or LSTMs, but that will come later