Skip to content

complexsystemslab/nca_inference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nca_inference

Repository for training Neural Cellular Automata (NCA) models based on spatio-temporal snapshots of system behaviour.

The code consists of three main modules: the utils module contains functions for visualisation and processing data, the nca module contains the implementations of the NCA models, and the train module contains the implementations of the training strategies. The simulations module contains the implementations of the BZ reaction and Conway's Game of Life.

The NCA_inference.ipynb notebook contains the training code as Jupyter notebook.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.0%
  • Jupyter Notebook 23.0%