Towards Reproducible Research with PyTorch Hub(pytorch.org) |
Towards Reproducible Research with PyTorch Hub(pytorch.org) |
-- Open Source --
Mlflow : https://github.com/mlflow/mlflow
Polyaxon : https://github.com/polyaxon/polyaxon
Modelchimp(mine): https://github.com/ModelChimp/modelchimp
ModelDB : https://github.com/mitdbg/modeldb
Sacred : https://github.com/IDSIA/sacred
-- Non open source --
Cometml : https://www.comet.ml/
Weights and Biases : https://www.wandb.com/
MissinglinkAi : https://missinglink.ai/
You start with something simple but fast like resnet18 and once the general aproach works you replace it with something better/slower by changing a single line.