cellular-automata-pytorch icon indicating copy to clipboard operation
cellular-automata-pytorch copied to clipboard

A reproduction and tweaking of Growing Neural Cellular Automata

cellular-automata-pytorch

WiP

An attempt to recreate the results of Growing Neural Cellular Automata and go beyond

Related:

HOWTO

Install

git clone https://github.com/belkakari/cellular-automata-pytorch.git
cd cellular-automata-pytorch && pip install -r requirements.txt

Run training

python train.py -c ./configs/train.yaml