Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 802 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 802 Bytes

Proportional-Derivative Neural Networks

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