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

Use Ray to improve speed #24

Open nlsschim opened 10 months ago

nlsschim commented 10 months ago

We should look into using Ray: https://www.ray.io/ to speed up model training and hyperparameter tuning. Similar to dask but not as complex, if I understand it correctly.