Nance-Lab / diff_predictor

Repository for diff_predictor, a software package for Machine Learning predictions of nanoparticle diffusion data
MIT License
1 stars 0 forks source link

Add in Weights and Biases functionality #23

Open nlsschim opened 10 months ago

nlsschim commented 10 months ago

Currently, when models are being tuned or trained, there is no easy way to inspect how they are performing in real time, or how multiple runs compare. We should add in Weights and Biases: https://wandb.ai/site to make this possible.