InfectionMedicineProteomics / BINN

Generating biologically informed neural networks
https://infectionmedicineproteomics.github.io/BINN/
MIT License
25 stars 10 forks source link

Normalization as default #11

Closed ErikHartman closed 1 year ago

ErikHartman commented 1 year ago

Normalization is now default in ImportanceNetwork. It's not slow at all! Next step is to make ImportanceNetwork a part of the Explainer module, so that the API only uses Explainer - but thats for another PR.