[go: nahoru, domu]

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

Implement more features in Brian2 #48

Merged
merged 8 commits into from
Nov 1, 2019

Conversation

wilkieolin
Copy link
Contributor

Changed equations and methods in brian2 backend to implement:
*Reset by subtraction
*Non-Poisson (constant current injection) input layer
*Neuron biases

Changed equations and methods in brian2 backend to implement:
*Reset by subtraction
*Non-Poisson (constant current injection) input layer
*Neuron biases
Copy link
Contributor
@rbodo rbodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, this is a fantastic contribution and very valuable to the community. Thank you for sharing. I just have a few comments / questions, then I'm happy to release this.

wilkieolin and others added 7 commits October 28, 2019 11:32
Removed unnecessary parenthesis
Refactored 'current' variable to 'bias' (matches convention of package better)
Changed generic AttributeError to assertion
Removed convolution weight permutation code for flatten layers -
negatively impacted performance.
Copy link
Contributor
@rbodo rbodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, all settled then! Thanks again.

@rbodo rbodo merged commit 99a6600 into NeuromorphicProcessorProject:master Nov 1, 2019
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.

None yet

2 participants