Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCA/QP optimization modules need a TernaryLIF neuron model, which spikes +/-1 spikes with two thresholds #150

Closed
2 of 7 tasks
srrisbud opened this issue Dec 8, 2021 · 0 comments · Fixed by #151
Closed
2 of 7 tasks
Assignees
Labels
1-feature New feature request
Projects

Comments

@srrisbud
Copy link
Contributor

srrisbud commented Dec 8, 2021

Objective of issue: A neuron model is needed with leaky integrator dynamics between a lower and an upper threshold, which when transgressed, the neuron issues -1 or +1 spikes, respectively.

Lava version:

  • 0.3.0 (feature release)
  • 0.2.1 (bug fixes)
  • 0.2.0 (current version)
  • 0.1.2

I'm submitting a ...

  • bug report
  • feature request
  • documentation request

Current behavior:

  • N/A

Expected behavior:

  • There will be a neuron model which can spike with payloads +1 or -1 whenever it exceeds an upper or lower thresholds, respectively.

Steps to reproduce:

  • N/A

Related code:

@srrisbud srrisbud added 1-feature New feature request lif labels Dec 8, 2021
@srrisbud srrisbud self-assigned this Dec 8, 2021
@srrisbud srrisbud added this to Uncategorized in lava via automation Dec 8, 2021
@srrisbud srrisbud linked a pull request Dec 8, 2021 that will close this issue
16 tasks
lava automation moved this from Uncategorized to Done Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-feature New feature request
Projects
lava
Done
Development

Successfully merging a pull request may close this issue.

1 participant