https://github.com/quva-lab/spiking-eqprop
https://github.com/quva-lab/spiking-eqprop
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quva-lab/spiking-eqprop
- Owner: QUVA-Lab
- Created: 2019-02-06T17:13:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T00:14:22.000Z (over 7 years ago)
- Last Synced: 2024-12-30T17:43:06.124Z (over 1 year ago)
- Language: Python
- Size: 36.1 KB
- Stars: 3
- Watchers: 13
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)