TensorFlow Playground is an interactive educational tool for visualizing how neural networks learn. It lets users experiment with hyperparameters, features, layers, and training behavior in a simplified browser-based environment.
A program that visualizes how different hyperparameters influence model (primarily neural network) training. Go to to experiment with TensorFlow Playground.