[ bianca ]
[ 源代码: brian ]
软件包:python-brian-doc(2.8.0.4-1)
simulator for spiking neural networks - documentation
Brian is a clock-driven simulator for spiking neural networks. It is designed with an emphasis on flexibility and extensibility, for rapid development and refinement of neural models. Neuron models are specified by sets of user-specified differential equations, threshold conditions and reset conditions (given as strings). The focus is primarily on networks of single compartment neuron models (e.g. leaky integrate-and-fire or Hodgkin-Huxley type neurons).
This package provides user's manual (in HTML format), examples and demos.
其他与 python-brian-doc 有关的软件包
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: python3-brian
- simulator for spiking neural networks