Skip to content

Implementation of a minimal neural network model for the study of self-organized criticality

Notifications You must be signed in to change notification settings

SimoneGasperini/SOCmodel

Repository files navigation

Self-Organized Critical neural networks model

build codecov

Installation

First, clone the git repository and change directory:

git clone https://github.com/SimoneGasperini/SOCmodel.git
cd SOCmodel

Then, pip-install the requirements and run the setup script:

pip install -r requirements.txt
python setup.py install

Example

For an example about how to create an instance of the model and run a simulation, see the Jupyter Notebook here

Authors

  • Simone Gasperini git

About

Implementation of a minimal neural network model for the study of self-organized criticality

Topics

Resources

Stars

Watchers

Forks