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 RandomizeSynapses to generate random values between -0.5 - 0.5 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danhardman
Copy link

Fixes issue #4

@NOX73
Copy link
Owner

NOX73 commented Nov 12, 2015

Hi thanks for the PR.
Seed should be done in the client library. So, you should call seed for all your application before using it.

@danhardman
Copy link
Author

That's fair but it should be clear that it should be done.

What about the multiplying the weight value by 2?

@NOX73
Copy link
Owner

NOX73 commented Feb 8, 2016

@danhardman ok, let's remove multyplying
but actually, I'm not sure about that. There are a lot of recommendations about weight randomization.

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