Skip to content

datafiend/Growing-Neural-Cellular-Automata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growing-Neural-Cellular-Automata

A 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 the "main_pygame_dl.py" to play the demo (A pre-trained model is already given, see ./models).

About

A reimplementation of growing neural cellular automata using pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • Jupyter Notebook 44.6%