We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6ea96 commit e97d10bCopy full SHA for e97d10b
src/htm/algorithms/SpatialPooler.hpp
@@ -185,7 +185,7 @@ class SpatialPooler : public Serializable
185
boost. Shorter values make it potentially more unstable and
186
likely to oscillate.
187
188
- @param boostStrength A number greater or equal than 1.0 or exactly 0.0, used to
+ @param boostStrength A number greater or equal than 0, used to
189
control boosting strength.
190
No boosting is applied if it is set to 0.0, (runs faster due to skipped code).
191
The strength of boosting increases as a function of boostStrength.
0 commit comments