nf-core / deepmodeloptim

Stochastic Testing and Input Manipulation for Unbiased Learning Systems
https://nf-co.re/deepmodeloptim
MIT License
23 stars 9 forks source link

[feature] add logging functionalities #138

Open mathysgrapotte opened 6 months ago

mathysgrapotte commented 6 months ago

For instance, in check model, we print if the weights are changing or not to the out.command, but this is not outputed. Ideally, we would save error messages to a log file.