mirror of
https://github.com/wassname/ray.git
synced 2026-08-09 12:20:09 +08:00
committed by
Philipp Moritz
parent
0448847a02
commit
c04b69902c
@@ -36,7 +36,7 @@
|
||||
"import yaml\n",
|
||||
"\n",
|
||||
"with open(\"../rllib/tuned_examples/hyperband-cartpole.yaml\") as f:\n",
|
||||
" d = yaml.load(f)"
|
||||
" d = yaml.load(f, Loader=yaml.FullLoader)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user