Example how to combine tf.Estimator with ray.tune population based training (PBT). The example is based on: TensorFlow doc examples: https://github.com/tensorflow/models/blob/master/samples/core/get_started/premade_estimator.py and estimator with raytune example by @sseveran: https://github.com/sseveran/ray-tensorflow-trainable/blob/master/estimator.py data loaded from script: https://github.com/tensorflow/models/blob/master/samples/core/get_started/iris_data.py
-
Notifications
You must be signed in to change notification settings - Fork 2
agniszczotka/PBT-TF.Estimator-with-Ray.Tune
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The example how to use population based training (PBT) implemented in Ray.Tune with TensorFlow tf.estimator.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published