Gaussian init improvement
- Gaussian init could result in parameters outside of allowed parameter range. This is due to numerical issues. As a fix, move everything outside on the rim. - The sigma qualifier was confusing, now corresponds directly to the parameter range such that a sigma of 1 is max-min, and sigma of 0.1 is (max-min)/10
Loading
Please register or sign in to comment