SpineML / SpineML_2_BRAHMS

Code generation scripts to run a SpineML neural model using BRAHMS on standard CPUs
http://spineml.github.io/simulators/BRAHMS/
4 stars 3 forks source link

Deterministic mode #33

Open ajc158 opened 7 years ago

ajc158 commented 7 years ago

Currently the connectivity and Parameter and SV Initial Values can fixed seed, but randomUniform etc are not. An ability to make an entire model deterministic without dev knowledge would be handy!

sebjameswml commented 7 years ago

And a corresponding option to make an entire model run with randomly chosen seeds would also be useful.