Precision of Optimize Parameters Operator?

Jugi
New Altair Community Member
I am trying to optimize the learning rate of a neural net and found that the precision of the optimize operator is much less than the precision of the parameter itself. The parameter description allows values in the range from 4.9E-324 to 1. If I put that into the optimize parameters it will only generate parameters starting from 0.000 to 0.001 which might not be sufficient for this parameter. I think the precision is limited which is quite unfortunate. The question is, Is that a bug or am I doing something wrong? Please find the demo process attached.


Tagged:
0
Best Answer
-
Hi @Jugi,
You can change the settings for display of numbers. It is not precision issues IMO, it is just a preference setup for display all the fractional numbers.
Go to menu Settings >> Preferences ...
After increasing the number of digits to show, you can get a refreshed list here
Best,
YY5
Answers
-
Hi @Jugi,
You can change the settings for display of numbers. It is not precision issues IMO, it is just a preference setup for display all the fractional numbers.
Go to menu Settings >> Preferences ...
After increasing the number of digits to show, you can get a refreshed list here
Best,
YY5