https://github.com/quentinwach/gnca
https://github.com/quentinwach/gnca
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quentinwach/gnca
- Owner: QuentinWach
- Created: 2025-06-16T22:38:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-16T22:38:24.000Z (12 months ago)
- Last Synced: 2025-06-20T17:06:18.173Z (12 months ago)
- Language: Python
- Size: 233 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Growing Neural Cellular Automata
A simple implemenation of GNCAs and the experiments presented in the [original paper: Mordvintsev, et al., "Growing Neural Cellular Automata", Distill, 2020.](https://distill.pub/2020/growing-ca/).
You can read more about it in [my blog post](https://quentinwach.com/blog/2025/06/10/gnca.html).