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

weights range exceed [-1,1] #39

Closed
vankhoa21991 opened this issue Aug 27, 2019 · 2 comments
Closed

weights range exceed [-1,1] #39

vankhoa21991 opened this issue Aug 27, 2019 · 2 comments

Comments

@vankhoa21991
Copy link

Hello,
When I train a network with frame_CUDA, and then generate the folder weight_range_normalize for test with spike, sometimes the weight exceed the range [-1,1] and I can not use these weights for spike inference. Do you know about this?
Thanks

@olivierbichler-cea
Copy link
Contributor

Hi,
This check is made for behavioral modeling of physical devices. If you don't need that, you can disable the check by adding:
CheckWeightRange=0
at the beginning of your INI file.

@olivierbichler-cea
Copy link
Contributor

No further activity, the issue is considered solved. Closing.

olivierbichler-cea added a commit that referenced this issue Nov 30, 2021
merge experimental into master

Closes #39, #28, #27, #17, #20, and #5

See merge request n2d2/n2d2!9
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

No branches or pull requests

2 participants