This is the code implementing
Training a Network of Spiking Neurons with Equilibrium Propagation
by Peter O'Connor, Efstratios Gavves, Max Welling
git clone https://github.com/QUVA-Lab/spiking-equilibrium-prop.git
cd spiking-equilibrium-prop
source setup.sh
python spiking_equilibrium_prop/recreate_figures.py
(Recreating figures will be slow the first time, but fast after that).