An open API service indexing awesome lists of open source software.

https://github.com/quva-lab/spiking-eqprop


https://github.com/quva-lab/spiking-eqprop

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# spiking-eqprop

To set up this repo, go:

```
git clone https://github.com/quva-lab/spiking-eqprop.git
cd spiking-eqprop
source setup.sh
```

Or to be able to import this code in an existing Python environment, go:

```
pip install -e git+https://github.com/quva-lab/spiking-eqprop.git#egg=spiking-eqprop
```

> This repo has been auto-generated by the [Public Release Package](https://github.com/petered/public-release)