Welcome to the Artificial Neural Networks demonstration pages!

In these demonstrations you will be able to experiment with various aspects of what ANNs are and how they are trained. There are currently two different kinds of experiments you can do. It is recommended to follow the order given below.
  1. Perceptron: a simple neuron model (1)
  2. Multi-Layer Perceptrons: larger networks of perceptrons (2)
References:
Machine Learning, Tom Mitchell, McGraw Hill, 1997
(1) Section 4.4
(2) Section 4.5 and 4.6


If you have any questions or comments, let me know:
freeismsATgmail.com
It would help improve these demos.