Root and Deep Neural Network

That was weird… Running it again, the output now seems fine.

To your question then. Currently the DNN does not use the DrawProgressBar option to the factory. This because the training epoch reports should give you an idea of the progress. If you want quicker feedback, you can change the TestRepetitions option to the DNN. The validation set will then be evaluated more often along with a textual output.

Also, a side note: Please create a new topic for each separate question you have. This will make it easier for others looking for answers to similar questions.

Cheers,
Kim

Dear Kialbert,
Ok, thank you for your answer.
Regards