Skip to content

Demo Scripts for the Spikey Neuromorphic System

Notifications You must be signed in to change notification settings

costrau/spikey_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building software for the Spikey neuromorphic System

Configure, build and install:

$ python3 waf setup --project=deb-pynn@0.6 --repo-db-url=https://github.com/electronicvisions/projects
$ python3 waf configure
$ python3 waf install --targets=*

Run:

$ . bin/env.sh # sourcing the environment variables
$ python networks/example.py

During installation the following github repositories are automatically cloned:

For information about the Spikey neuromorphic system see http://www.kip.uni-heidelberg.de/spikey.

About

Demo Scripts for the Spikey Neuromorphic System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.1%
  • Shell 5.9%