1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Example Networks and Simulations
================================
Mouse V1 Layer 4 Model
-----------------------
A ~45,000 cell model of the primary input layer (L4) of the mouse primary visual cortex. Built using BMTK and simulated
using BioNet:
https://portal.brain-map.org/explore/models/l4-mv1
Mouse V1 Full Column Models
---------------------------
Biologically realistic models of the mouse primary visual cortex (V1) with ~230,000 simulated neurons. Contains two
different types of models: A multi-compartmental model using BioNet and a GLIF-based point-neuron model using
PointNet.
https://portal.brain-map.org/explore/models/mv1-all-layers
Exc-Inh Network Model
---------------------
12,500 randomly connected excitatory and inhibitory neurons. The models are built using BioNet, PointNet, and PopNet,
providing a good example of how to compare simulations ran across different levels of resolution:
https://github.com/AllenInstitute/bmtk/tree/develop/examples/ei_networks
|