Welcome to SynapticFailure.com: A site about intelligence, both natural and artificial.
Javascript
- Lisp Interpreter: Pure javascript lisp interpreter with interactive console
- Character Recognition: Train a neural network to recognize characters
- Cellular Automata: Two-dimensional cellular automata
- Maze: Maze generation and solver algorithms
- Concentration: The classic card game where you must match cards by turning over only 2 cards at a time.
- Sequence: See how long of a sequence you can remember.
- Othello: The classic game of Othello/Reversi.
- Checkers: The classic game of Checkers/Draughts.
Python
- pyNEAT: A pure python implementation of the NEAT algorithm
Java
- Neural Networks Training Toolkit: A simple application for comparing various neural network training methodologies
- Neural Network Poker: A neural network trainer for Texas Hold 'Em