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

Update synaptic.py #360

Closed
wants to merge 1 commit into from
Closed

Conversation

ignaciogavier
Copy link

Fixed bug in forward method of Synaptic class when the argument syn is given.
Before this change, the variable mem was being assigned to syn, causing the synaptic current to explode.

Fixed bug in forward method of Synaptic class when the argument syn is given.
@monkin77
Copy link

I also had issues with this bug. It should be updated as indicated.

@stevenabreu7
Copy link
Collaborator

can close this in favor of #363, which also adds another fix

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

Successfully merging this pull request may close these issues.

3 participants