Skip to content

Reservoir Developmental Graph Cellular Automata

Notifications You must be signed in to change notification settings

m4mbo/dgca_tasks

Repository files navigation

Reservoir Developmental Graph Cellular Automata

Developed for the Lancaster University BSc Computer Science thesis. Find it attached in bsc_thesis.pdf.

Sampled best-performing NARMA-10 reservoirs.

Installing Dependencies

  • If using conda:
$ conda env create -f environment.yml
$ conda activate dgca_tasks
  • This project uses graph-tool, which cannot be installed using pip. See here for details: https://graph-tool.skewed.de/installation.html.

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

Credits

About

Reservoir Developmental Graph Cellular Automata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published