Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
"Neural Net Parameter Optimization ERROR"
frito
Hi
i have read the topics mentioning the error I get quite often:
"Handle Exception: Error occurred and will be neglected by Handle Exception: Cannot reset network to a smaller learning rate."
and I do not think it is really due to the small learning rate(LR).
1) I start optimizing at 0.5 (that is NOT small).
2) this error reoccurs even when much higher LR is used >1
3) After the error occurs for the first time it seems to keep happening even for parameter combinations that are VERY close to those that have been tested without any error before the first error occurrence.
I tried to circumvent this by wrapping the Neural net operator (being optimized) into the exception operator.
In the CATCH part I load (by retrieve operator) a 'error free model' originating from the same data and hook it to the output.
But even though after the first error occurrence things seems to get slower and the error keeps popping for pretty much any possible LR value (far from zero).
This happens on either grid or evolutionary optimization operators.
What do do?
Is the catch exception solution I am using ok(loading a valid model in catch section)?
Should the Neural net operator be somehow(?) restarted after the error happens for the first time?
???
thx
f
Find more posts tagged with
AI Studio
Deep Learning + Neural Nets
Accepted answers
All comments
Nils_Woehler
Hi,
does your data set contain missing values? As I can see from the comments in our bugtracker this happens if missing values are present which can be avoided by using the "Replace Missing values" operator before trying to train a Neural Net.
Best,
Nils
frito
hi Nils
there are NO missing data in my dataset.
f
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups