-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
I am a grad student very interested in implementing different STDP rules for DL image tasks. I just started and am having trouble running the docs example, in particular simulate! doesnt alter the state and the following line
LIFsim = simulate!(neuronLIF, (t)->0.4*exp(-4t), 0.001, 0.250, track_state=true)
simulates an static neuron for all the parameters I tried. I was wondering if someone could help me get started either debugging the docs example or with a working example of STDP
Thank you for your time!
Daniel,
P.D: tried it on Julia 1.4.2 and 1.6.2 in windows 10 (also there is a bug in the reset function, 0 should be a float64 0. )
Metadata
Metadata
Assignees
Labels
No labels