ErikGartner / hyperdock

A distributed hyperparameter optimizer for machine learning that lives in Docker
https://gartner.io/hyperdock/
Apache License 2.0
8 stars 2 forks source link

Allow for easy checkingpointing #94

Open ErikGartner opened 4 years ago

ErikGartner commented 4 years ago

By mounting a special volume e.g. /hyperdock/checkpoints that is persistent between restarts we can allow the targets to resume their work in case of interruptions.