Maintained by Tyler Banks and Greg Glickert
Before running in a network folder, install the core code.
cd amygdala_core
python setup.py develop
This repository contains a set of core components to build Amygdala models.
Folder | Purpose |
---|---|
amygdala |
Core code that will need to be installed before running networks |
components |
network components shared by all built networks |
Each network is contained in its own directory.
Network | Description | Maintainer |
---|---|---|
theta_network |
Generate theta rhythms using PNa, PNc, Int, SOM and CR cells | @tjbanks |
tone_network |
tone and shock network | @GregGlickert |