sorenhartmann / mlops_project

MIT License
2 stars 0 forks source link

Reproducibility using Hydra #17

Closed idariis closed 3 years ago

idariis commented 3 years ago

Hydra is not suitable for the project atm. It would give us the same functionality as wandb.

MikkelMathiasen23 commented 3 years ago

Implementation of hydra, wandb + pytorch lightning

https://github.com/lucmos/nn-template/blob/main/src/run.py

@sorenhartmann