issues
search
mle-infrastructure
/
mle-toolbox
Lightweight Tool to Manage Distributed ML Experiments ðŸ›
https://mle-infrastructure.github.io/mle_toolbox/toolbox/
MIT License
3
stars
1
forks
source link
`MLE_Experiment` abstraction & refactor `multi_runner`
#49
Closed
RobertTLange
closed
3 years ago
RobertTLange
commented
3 years ago
Add
MLE_Experiment
abstraction for minimal imports and smooth workflow.
A lot of internal refactoring: E.g. getting rid of
multi_runner
sub directory.
RobertTLange
commented
3 years ago
This addresses #46 and #45.
MLE_Experiment
abstraction for minimal imports and smooth workflow.multi_runner
sub directory.