Python 如何在ray.tune.run\u中指定检查点目录

Python 如何在ray.tune.run\u中指定检查点目录,python,ray,Python,Ray,ray.tune.run_experiments在某些路径检查模型,如“/ray_results/test/DDPG_VAV-v0_0_2019-04-17_21-43-43ak0121vf/”,太长了,我如何更改此检查点路径 run_experiments({ 'test': { "resources_per_trial": resource, 'run': 'DDPG', 'env': 'Pend

ray.tune.run_experiments在某些路径检查模型,如“/ray_results/test/DDPG_VAV-v0_0_2019-04-17_21-43-43ak0121vf/”,太长了,我如何更改此检查点路径

    run_experiments({
        'test': {
            "resources_per_trial": resource,
            'run': 'DDPG',
            'env': 'Pendulum-v0',
            'config': {
                "input_evaluation": [],
                'exploration_final_eps': 0,
                'exploration_fraction': 0},
            'checkpoint_at_end': True,
            'checkpoint_freq': 500,
            'stop': {"training_iteration": 5000}}
    })

我希望我可以把它设置成“~/RayOrthReals/Test/DDPG2020-04-17/[”/P>我会考虑设置<代码> TralLaNAMEnEngult< /C> >(参见),但这不是有用的,如果我设置TralalLaNeMeEngRead返回“增量”,路径将变成“~/RayOrthReal/DDPG/增量,2019-04-2413-3-438 P6YPG31”。