QOL improvement: allow integer values for Optimizer.set_learning_rate()
#257
Replies: 1 comment
-
Thanks @maxfrei750 for reporting this. It will be fixed in the next release: 53143db |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes, I forget to specify the learning rate with a decimal point and get
Would it result in problems, if we added
to
mitsuba3/src/python/python/ad/optimizers.py
Lines 83 to 103 in 6902109
?
Beta Was this translation helpful? Give feedback.
All reactions