文件名称:neurons:SRM和STDP等神经元模型的Python模拟
文件大小:546KB
文件格式:ZIP
更新时间:2024-06-11 18:10:54
Python
神经元 这是用于神经元模型的简单仿真工具。 当前,它支持SRM峰值模型和STDP学习模型。 您可以在上找到所有内容。
【文件预览】:
neurons-master
----MISC()
--------plots()
--------performance_tests()
--------izhikevich.py(1KB)
----docs()
--------conf.py(8KB)
--------intro()
--------contents.rst(246B)
--------reference()
--------cover_image.png(24KB)
--------index.rst(2KB)
--------_static()
--------topics()
----neurons()
--------spiking.py(10KB)
--------tools.py(3KB)
--------plotting.py(12KB)
--------__init__.py(36B)
--------learning.py(6KB)
----tests()
--------test_modell1.py(2KB)
--------test_spiking.py(8KB)
--------test_learning.py(6KB)
--------test_tutorials.py(3KB)
----LICENSE(1KB)
----examples()
--------jeffress_small.py(1KB)
--------jeffress_big.py(2KB)
----setup.py(360B)
----README.md(235B)