issues
search
compomics
/
DeepLC
DeepLC: Retention time prediction for (modified) peptides using Deep Learning.
https://iomics.ugent.be/deeplc
Apache License 2.0
56
stars
19
forks
source link
Pass verbosity to `predict` and DeepLC Retrainer
#82
Closed
RalfG
closed
2 months ago
RalfG
commented
2 months ago
Changed
Pass verbosity level to Keras/TF
model.predict()
to control displaying of progress bars.
Pass verbosity level to DeepLC Retrainer (requires changes from
https://github.com/RobbinBouwmeester/DeepLCRetrainer/pull/7
)
Changed
model.predict()
to control displaying of progress bars.