Skip to content

mbaranr/alife2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growing Reservoirs with Developmental Graph Cellular Automata

Code for the ALIFE 2025 paper "Growing Reservoirs with Developmental Graph Cellular Automata."

Installing Dependencies

  • If using conda:
$ conda env create -f environment.yaml
$ conda activate dgca_tasks
  • This project uses graph-tool, which cannot be installed using pip. See here for details.

    • For this reason it is much easier to install all the dependecies using conda, as shown above.

About

Code for the paper “Growing Reservoirs with Developmental Graph Cellular Automata.”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published