File tree Expand file tree Collapse file tree 2 files changed +4
-92
lines changed Expand file tree Collapse file tree 2 files changed +4
-92
lines changed Original file line number Diff line number Diff line change 4
4
optional arguments.
5
5
6
6
If save_model is passed, the script also pickles the tune analysis file of
7
- each run (ie. each ran configuration). This can be used to extract the model
8
- checkpoint and additional information.
7
+ each run (ie. each ran configuration). This can be used to extract the model
8
+ checkpoint and additional information.
9
9
10
10
To change the configuration of Ray, you can also intialize it externally and
11
- pass the '-r' flag. In that case it is recommended to import the setup_ray
12
- function from mdp_playground.config_processor and use it to init ray.
11
+ pass the '-r' flag. In that case it is recommended to import the setup_ray
12
+ function from mdp_playground.config_processor and use it to init ray.
13
13
"""
14
14
15
15
from __future__ import absolute_import
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments