Skip to content

chenmingxiang110/Growing-Neural-Cellular-Automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growing-Neural-Cellular-Automata

An unofficial reproduction of Growing Neural Cellular Automata using PyTorch:

Mordvintsev, et al., "Growing Neural Cellular Automata", Distill, 2020.

Run "training.ipynb" to train a model, and "main_pygame_dl.py" to play the demo (A pre-trained model is already given, see ./models).