Neural Net operator running for hours

lakshmi
lakshmi New Altair Community Member
edited November 5 in Community Q&A
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

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    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, Marius
  • lakshmi
    lakshmi New Altair Community Member
    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.

    Lakshmi