goatlab
2022. 2. 11. 20:38
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
Brian 2 documentation — Brian 2 2.5.0.3 documentation
© Copyright 2012–2022, Brian authors Revision 2098ea0f.
brian2.readthedocs.io
728x90
반응형
LIST