Demo: TensorFlow Playground - touretzkyds/ai4k12 GitHub Wiki
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.
