Skip to content

Problem running the docs example #21

@DanielParraUnam

Description

@DanielParraUnam

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions