Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 354 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 354 Bytes

Conway's Game of Life with a Convolutional Neural Network (CNN)

A Jupyter notebook implementation of Conway's Game of Life with a CNN, using Python 3.5 with NumPy and Keras.

I have included an HTML rendering of the notebook.