NeuralEnsemble / PyNN

A Python package for simulator-independent specification of neuronal network models.
Other
275 stars 125 forks source link

Add Kobayashi neuron model #366

Open apdavison opened 9 years ago

apdavison commented 9 years ago

Kobayashi R, Tsubo Y and Shinomoto S (2009) Made-to-order spiking neuron model equipped with a multi-timescale adaptive threshold. Front. Comput. Neurosci. 3:9. http://dx.doi.org/10.3389/neuro.10.009.2009

mat2_psc_exp in NEST. Implementations for Brian and NEURON needed.

appukuttan-shailesh commented 2 years ago

NEURON implementation is available: https://modeldb.science/226422

HarshKhilawala commented 3 months ago

@apdavison If this is pending, can you please assign this issue to me?

HarshKhilawala commented 2 months ago

@apdavison @appukuttan-shailesh Does Brian simulator have implementation for this model?