Quick instructions;
Click on things!
Things you can click on to change the challange we are trying to solve are;
- The dataset thumbnails to change the dataset.
- The "Regenerate" button to make a new random batch of data.
- The "Noise" slider to make the problem harder by adding noise to the data.
- The "+" and "-" buttons at the top to add layers to the neural network.
- The "+" and "-" buttons just below that to add neurons to each layer.
- The "Activation" dropdown to change the activation function that each neuron uses.
- The "Run/Pause" button to start or stop the training process.
- The "Show test data" checkbox to hide or show the test data.
Credits
Heavly cribbed from the Tensorflow Playground by Google, which was created by Daniel Smilkov and Shan Carter. Adapted for the DESY open day by Henry Day-Hall.