Richard's AI Examples

To help demonstrate principles of computing, some javascript pages have been developed. This index provides access to those web pages.

A theme through these is artificial intelligence, including neural networks, but also heuristics and artificial life.

The pages require that you have a web browser which supports the canvas (such as Firefox, Chrome and modern versions of Internet Explorer), and have javascript enabled.

Click on the appropriate link and see the file.

Enjoy - and any feedback appreciated

Examples

On linear separation

On Neuron

On Single Layer of Neurons

On Multi Layer (MLP) - for XOR

On MLP other problem

Weightless Neural Nets

Kohonen Nets

Tile Puzzle

Heuristic and Tile Puzzle

Game Of Life

GA on NQueens

See also

Computing

Programming

Recursion

Graphics

Robotics