uni-courses / snncompare

Runs networkx graphs representing spiking neural networks of LIF-neurons on lava-nc or networkx.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Include a check to determine whether more seeds are requested than unique graphs exist. #203

Closed a-t-0 closed 1 year ago

a-t-0 commented 1 year ago

This is not needed, because multiple seeds can be ran on the same graph, these will then have different random weight initialisations (and different radiation effects).