PyNN8Examples icon indicating copy to clipboard operation
PyNN8Examples copied to clipboard

Examples for PyNN 0.9 (and 0.8)

Results 12 PyNN8Examples issues
Sort by recently updated
recently updated
newest added

Waiting for database to be read window opens and then NADA!

It would be easier to test these examples and keep them up-to-date if there was a separation between the GUI code and the network code. The GUI wouldn't be tested...

Some adjustments of weight / STDP values were needed to make the examples behave as they had done previously following the merge of the neuromodulated STDP in master and the...

enhancement

Add examples for eprop models added in https://github.com/SpiNNakerManchester/sPyNNaker/pull/1368

enhancement

This PR adds some examples based upon the new models developed in https://github.com/SpiNNakerManchester/sPyNNaker/pull/1152. There are probably too many examples here in the directory at present and it could easily be...

enhancement

Makes an even simpler pushbot light follower that doesn't stop working over time!

enhancement

Update examples to match changes in https://github.com/SpiNNakerManchester/sPyNNaker/pull/1386

enhancement

part of vhttps://github.com/SpiNNakerManchester/IntegrationTests/pull/272

https://github.com/SpiNNakerManchester/PyNN8Examples/blob/master/examples/extra_models_examples/vogel_2011/spynnaker.cfg Any reason not to use the default settings here? I suggest removing this file

question

When the simulation finishes, I can still inject

bug