728x90
반응형
SMALL
Brian 2
Brian은 spiking neural network를 위한 시뮬레이터이다. Python 프로그래밍 언어로 작성되었으며 거의 모든 플랫폼에서 사용할 수 있다.
# Installation
conda install brian2
import brian2
brian2.test()
https://brian2.readthedocs.io/en/stable/index.html
728x90
반응형
LIST
'Natural Intelligence > Computational Neuroscience' 카테고리의 다른 글
[Brian] Introduction to Brian part 2 : Synapses (0) | 2022.02.14 |
---|---|
[Brian] Introduction to Brian part 1 : Neurons (0) | 2022.02.11 |
[Computational Neuroscience] Molecular Dynamics : Periodic Boundary Conditions (0) | 2022.01.19 |
계산신경과학 (Computational Neuroscience) (0) | 2022.01.19 |
[Computational Neuroscience] Adaptive Exponential Integrate and Fire model (AdEx) (0) | 2021.12.09 |