Are current decay and voltage decay learnable using spike time loss? #380
Unanswered
JDRanpariya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a small experiment where I'm trying to learn the spiking behavior "making a single neuron learn to spike if it sees two consecutive spikes in input", It works fine when synaptic weight is learnable but when I freeze it and make current and voltage decay learnable, they change very gradually not much and neuron doesn't learn the expected behavior.
does spike time loss change them or they are not trainable? I'm currently using learning rate of 0.01
Best,
Jay
Beta Was this translation helpful? Give feedback.
All reactions