/DeepCGOL

This repository contains code for generating and predicting the frames of Conway’s Game of Life using deep learning. Conway’s Game of Life (CGOL) is a cellular automaton that evolves according to a simple set of rules on a two-dimensional grid. The goal is to learn a model that can generate the next states of the grid given the current state.

Primary LanguageJupyter Notebook

Watchers