ModelDBRepository/237555
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<html> The code for the main simulations of the paper:<p/> Hiratani N, Fukai T (2017) Detailed Dendritic Excitatory/Inhibitory Balance through Heterosynaptic Spike-Timing-Dependent Plasticity. J Neurosci 37:12106-12122<p/> are available at the authors web site (and from this repository in modeldb):<p/> <a href="https://github.com/nhiratani/hstdp">https://github.com/nhiratani/hstdp</a><p/> Running these commands produces the following graphs similar to paper figures 2B and 2D respectively:<p/> python cotricostriatal.py<br/> <img src="./screenshot1.png"><p/> python schaffercollateral.py<br/> <img src="./screenshot2.png"><p/> </html>