This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Parameters outside of bounds #485
Unanswered
tomko-neuron
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @tomko-neuron ! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using BluePyOpt to optimize the parameters of a conductance-based model. However, after the optimization is finished (120 generations, 60 offspring), some parameters of the best model are out of bounds, for example Ra.basal = 1.35e-05, while the bounds are [100,400]. What could be the reason for this? I would assume that the parameters cannot be generated outside the bounds.
Beta Was this translation helpful? Give feedback.
All reactions