[Animated net]

BrainBox's Demo Networks

BrainBox is an extremely versatile program. One can code virtually anything using its neural networks. The following are some of the more interesting nets that people have made. All of these networks and their documentation are included with BrainBox.

Applications:

Random
Does nothing, looks pretty.
Sketch
Neural implementation of an Etch A Sketch.
TTT-1
Single player Tic-Tac-Toe. Human vs. Computer
TTT-2
Two player Tic-Tac-Toe. Human vs. Human
Life6
Game of Life on a 6x6 grid.
Life6T
Game of Life wrapped toroidally.
CountDwn
60 second countdown using 7-segment displays.
Indexer
Locates a pattern in a string.
Words
Counts the number of 'words' in a 'sentence'.

Components:

Adder
Serial addition of two binary numbers.
Div2
Divide by two; binary counter.
Encoder4
Encodes 16 decimal bits into 4 binary bits.
Decoder4
Decodes 4 binary bits into 16 decimal bits.
MUX4
1 of 16 multiplexer (data selector).
DeMUX4
1 to 16 demultiplexer.

If you create a network that you think is cool, send it to me and I'll post it here.

-------------------------------------
Last modified: 21 September 1998