/gameofsurvival

I've made this program as a student project. I tried to teach the game of life to play itself, i.e. maximize the average number of alive cells within a space using a neural network. It went somewhat well.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

gameofsurvival

For now the python notebook is self-contained