Closed alvaro-budria closed 1 year ago
This is a PR for fixing issue #85. In the gradient computation by finite differences, the input points were being clamped to [0, 1] range, rather than [-radius, radius].
Thanks!
This is a PR for fixing issue #85. In the gradient computation by finite differences, the input points were being clamped to [0, 1] range, rather than [-radius, radius].