denniskb / spice2

The Spice SNN Simulator
Other
6 stars 0 forks source link

Support re-initialization (and potentially re-wiring) #25

Open denniskb opened 2 years ago

denniskb commented 2 years ago

Having already created a network, the user might want to run many experiments back to back, only slightly modifying the network's parameters each time. For example, they might want to change the source/sink in the SSSP sample between each run or re-wire two (out of many) neuron populations. It should be possible to do this without re-creating the entire network.