This is the code for our paper, Temporally Efficient Deep Learning with Spikes.
To install (on OSX, Linux) go:
git clone https://github.com/petered/pdnn.git
cd pdnn
source setup.sh
After setup is complete, you should be able to run:
python pdnn/figures.py
To generate any of the figures from our paper.
If you have any questions about this code, feel free to contact Peter at [email protected]
This repo has been auto-generated by the Public Release Package