An automaton consisting of cells arranged in a regular grid. A new generation of cells is created with an associated rule.
#计算机科学#A reproduction of growing neural cellular automata using PyTorch.
a collection of cellular automata written in Haskell with Diagrams
Growing Neural Cellular Automata
cellular automata for pedestrian dynamics
👾 JS library for simple biological simulations and cellular automata
Cellular Automata GPU Renderer using the Vulkan API
A library for working with Cellular Automata, for Python.
A reproduction and tweaking of Growing Neural Cellular Automata
A cellular automata simulation of (foliose-type) lichen growth.
#计算机科学#Extended experiments of "Growing Neural Cellular Automata" https://distill.pub/2020/growing-ca/
元胞自动机 Python 实现、康威生命游戏 / Cellular Automata With Python, Conway's Game of Life
Simple Python implementation of Conway's game of life and other cellular automata, computed using numpy.fft