Show HN: Interactive Cellular Automata Demo
1 thearn4 0 5/2/2025, 3:11:51 PM huggingface.co ↗
Going back to a very old school notion of "AI" : just updated a demo I did a few years back on efficiently computing cellular automata forward steps using convolution operations. Added a huggingface demo too.
https://github.com/thearn/game-of-life
for fun, I let users swap rules dynamically in the app, try letting it run Conway for a short bit, pause the simulation, switch to Maze and start from there.
No comments yet