HenKlei / pymor

pyMOR - Model Order Reduction with Python
https://pymor.org/
Other
0 stars 0 forks source link

[NeuralNetworkReductor] extend the output during training #19

Closed HenKlei closed 1 year ago

HenKlei commented 4 years ago

Maybe we can still print the current epoch and losses to get a better feeling what is going on during training.

However, we have to somehow make sure that this works in all ordinary types of terminal.