pynn_brainscales.brainscales2.examples.partitioned_network

Functions

pynn_brainscales.brainscales2.examples.partitioned_network.main()

Experiment with a network which needs to be partitioned. Construct and execute a network consisting of an input population (size 10), and a hidden as well as an output population (size 1000). Since both populations are too large to fit onto a single chip, they are splitted and partitioned into multiple executions.