WiP
An attempt to recreate the results of Growing Neural Cellular Automata and go beyond
Related:
- Growing Neural Cellular Automata
- Cellular automata as convolutional neural networks
- Growing Cellular Automata Pytorch Repo
git clone https://github.com/belkakari/cellular-automata-pytorch.git
cd cellular-automata-pytorch && pip install -r requirements.txt
python train.py -c ./configs/train.yaml