8
Ever wanted to train a fully connected neural network to simulate Conway's game of life? seriously? then this game is for you!
Press X to train the NN.
A to test the NN on the GoL board.
B to reset to the GoL board.
And Y to create a new NN.
Press up to edit the board, click cells to change them.
The top number shows the sum of the errors from the last 100 training. if it is less than 0, you are close!
fachi177
|
the colors represents. numbers between -1 and 1. where -1 is black, 0 gray and 1 white
|
Volfik
|
You blow my brain with your programs every time! And this time you decided to use your old practices. I remember that neural network! And it really quickly learned the rules. However, I cannot be 110% sure of this. I saw familiar oscillators and gliders.. but... Add a brush! So that you can edit the field. (build figures from "life" to check).
Hmm.. And try to do it for a more complex automata, for example: Wireworld! |