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

Efficiency #140

Closed a-t-0 closed 1 year ago

a-t-0 commented 1 year ago

Create additional lif neuron based on RU simulator which only stores lists.

Create boxplots directly

a-t-0 commented 1 year ago

Done.