frankkramer-lab / aucmedi

a framework for Automated Classification of Medical Images
https://frankkramer-lab.github.io/aucmedi/
GNU General Public License v3.0
38 stars 12 forks source link

docs (model): corrected default for tf_epochs #221

Closed ottkat closed 2 months ago

ottkat commented 2 months ago

corrected default value of tf_epochs in the documentation to match the code

muellerdo commented 2 months ago

Nice! :)

Could you add your unit testing for the DataGenerator metadata, as well?

muellerdo commented 2 months ago

The Setup testing could be faulty, right now, as we are still waiting for the vision transformer subpackage repo to check/accept my PR to support Keras 3.

muellerdo commented 2 months ago

No space in commits between type and (scope) e.g. docs(model) instead of docs (model)