Skip to content

benjaminrwilson/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal implementation of Game of Life in PyTorch

Installing

This project requires Python 3.5 or later.

pip install -r requirements.txt

Running the world

python run.py

Releases

No releases published

Packages

No packages published

Languages