Skip to content

matterda/neural-cellular-automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch implementation of the Growing Neural Cellular Automata

Neural cellular automata that learns to "grow" into a target picture. It uses the same update rule for all pixels and each pixel uses only the local information of surrounding pixels. Further details in the Distill paper Growing Neural Cellular Automata.

About

Pytorch implementation of neural cellular automata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published