logicalclocks / maggy

Distribution transparent Machine Learning experiments on Apache Spark
https://maggy.ai
Apache License 2.0
90 stars 14 forks source link

[core] Initialize custom ablator with final_store of exp_driver #59

Closed ssheikholeslami closed 4 years ago

ssheikholeslami commented 4 years ago

If a user implements a custom ablator, the final_store attribute of the custom ablator will now refer to the final_store of the ExperimentDriver instance.