An open API service indexing awesome lists of open source software.

https://github.com/KyleBanks/conways-gol-cnn

A convolutional neural network that plays Conway's Game of Life.
https://github.com/KyleBanks/conways-gol-cnn

cnn cnn-keras convolutional-neural-networks conway-game conways-game-of-life

Last synced: 3 months ago
JSON representation

A convolutional neural network that plays Conway's Game of Life.

Awesome Lists containing this project

README

          

# conways-gol-cnn

A convolutional neural network that plays Conway's Game of Life.

For more details, check out [https://kylewbanks.com/blog/conways-game-of-life-convolutional-neural-network-keras](https://kylewbanks.com/blog/conways-game-of-life-convolutional-neural-network-keras).