Demo: TensorFlow Playground
Dave Touretzky edited this page Nov 2, 2018
·
1 revision
Pages 88
Clone this wiki locally
TensorFlow Playground
- Name: TensorFlow Playground
- Subject Area: Neural Networks
- Type: Online demo
- Grade(s): 11-12
- URL: playground.tensorflow.org
- Authors: Daniel Smilkov and Shan Carter, Google
- License: Open source, Apache license
Description: In-browser implementation of backpropagation learning with excellent visualization. Network is reconfigurable (numbers of units and layers, activation function, learning parameters). Several classic data sets are provided, including XOR and two spirals. Training is fast enough for real-time demos.