Neural Net operator running for hours
lakshmi
New Altair Community Member
Hello everybody,
I have a process which trains a neural network using the Neural Net operator. The training set consists of 250 examples(rows) and 100 attributes(columns).
The training phase is still going on even after 2 hours. I do not know whether this is normal or not. Should i wait for the process to complete? Am i waiting for too long?
Thanks in advance.
Lakshmi
I have a process which trains a neural network using the Neural Net operator. The training set consists of 250 examples(rows) and 100 attributes(columns).
The training phase is still going on even after 2 hours. I do not know whether this is normal or not. Should i wait for the process to complete? Am i waiting for too long?
Thanks in advance.
Lakshmi
Tagged:
0
Answers
-
Depending on the complexity of the data and the operator parameters some algorithms indeed have quite a long runtime. Did the process complete in the end?
Best, Marius0 -
Thanks for your reply.
Yes, the process came to an end, but it failed. The reason was slow learning rate.
I am working on it.
Thanks for the support.
Lakshmi0