Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 570 Bytes

BayesBiSNN

Code for
H. Jang, N. Skatchkovsky, and O. Simeone, BiSNN: Training Spiking Neural Networks with Binary Weights via Bayesian Learning, submitted for conference publication, https://arxiv.org/abs/2012.08300

Running examples

Experiments from the paper can be run from the three scripts at the project root, by selecting the correct parameters files in the commandline arguments

Data

To run experiments on MNIST-DVS, please preprocess the dataset by downloading our neurodata data preprocessing and loading package.

Author: Nicolas Skatchkovsky