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

Behvaioural model of neuron and synapses #346

Open
3 tasks
dilawar opened this issue Dec 31, 2018 · 1 comment
Open
3 tasks

Behvaioural model of neuron and synapses #346

dilawar opened this issue Dec 31, 2018 · 1 comment
Assignees

Comments

@dilawar
Copy link
Contributor

dilawar commented Dec 31, 2018

This ticket is for tracking the progress on brian2 like capabilities of network description and simulation of neural network. E.g. https://brian2.readthedocs.io/en/stable/user/models.html

In particular,

  • Implement moose.BehavNeuron and moose.BehavSynpase. Their behaviour is given by o.d.e.s
  • Implement NeuronGroup and SynapseGroup which setup network using BehavNeuron and BehavSynapse.
  • Add support for handling noise.

PR implments these features #347 (work in progress)

@dilawar dilawar self-assigned this Dec 31, 2018
dilawar pushed a commit to dilawar/pymoose-community that referenced this issue Dec 31, 2018
@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant