文件名称:neuromorphic_classifier:通用多元数据分类的神经形态网络
文件大小:12.6MB
文件格式:ZIP
更新时间:2024-05-25 14:14:11
Python
通用多元数据分类的神经形态网络 该项目实现了[1]中所述的神经形态分类器网络。 在当前版本中,它需要海德堡大学Kirchhoff物理研究所开发的“ Spikey”神经形态硬件系统[2] [3]。 如何执行范例: $ cd src $ python mnist_classifier_on_spikey.py --help Usage: mnist_classifier_on_spikey.py [options] Options: -h, --help show this help message and exit -s WORKSTATION, --station=WORKSTATION spikey workstation to use (default: None) -n NUM_DATA_SAMPLES, --
【文件预览】:
neuromorphic_classifier-master
----.gitignore(769B)
----src()
--------vrpos-571_3000.npy(61KB)
--------neuclar()
--------vrpos-57_2000.npy(61KB)
--------.spyderproject(84B)
--------mnist_classifier_on_spikey.py(9KB)
--------vrpos-57_200.npy(61KB)
--------timings.py(2KB)
----LICENSE(1KB)
----doc()
--------Schmuker, Pfeil, Nawrot - 2014 - A neuromorphic network for generic multivariate data classification.pdf(1.47MB)
----README.md(3KB)