Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 951 Bytes

File metadata and controls

6 lines (4 loc) · 951 Bytes

Python Actions C Actions

sPyNNaker New Model Template

This is a template repository for people wishing to build a new PyNN model to run within sPyNNaker. To use it, fork this repository and edit your fork to add in your own code, or git clone the repository outright and work on it afresh. There are example source files (in both Python and C, depending on location and purpose) in all the locations where you can plug your code in; feel free to add or modify.