- Wolfram 1D CA
- Glider 2D CA
- Particle spring
- Particle spring chain
- Particle spring system
- Recursive tree
- Proto L-system
- Scene graph
- Camera and agent
- Simple swarming
- Reynolds' boids
- Bezier curve
- NURBS surface
- de Casteljau Bezier curve
- Artifical neural network
- Genetic algorithm
- Diffusion-limited aggregation
- BZ reaction
Artifical Neural Network
Instructions: left-click to test, and right-click (or ctrl+click on a Mac) to train.
This is a standard feed-forward neural network with a single hidden layer, which learns by backpropagation.
As an example, I am using it to identify handwritten numbers. The data are originally from the National Institute of Standards and Technology (USA). I used resampled versions of the MNIST processed versions available from Yann LeCun and Corinna Cortes.
You can download my modified files here:
