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

simsnn: spikes if threshold is reached instead of exceeded. #164

Closed a-t-0 closed 1 year ago

a-t-0 commented 1 year ago
# TODO: determine how to deal with: snnsim spikes if threshold is
        # reached, instead of when it is exceeded.
a-t-0 commented 1 year ago

Done.