mralioo / BBCPy_DNN

A Pytorch extention for BBCPy Toolbox
1 stars 0 forks source link

Integrate lightning framework #1

Closed mralioo closed 1 year ago

mralioo commented 2 years ago

Integrate a lightning framework as PyTorch high level abstraction. It's recommended as library in the research community because of flexibility, clarity and most importantly rapid and reproducible ML experimentation.
I will adapt a template from the lightning-hydra-template (it has more then 1.2k stars) The template combines PyTorch Lightning, Hydra and MLflow.

mralioo commented 1 year ago

Done ! no tensorbaord however , mlflow is enough for tracking