We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75329fd commit 87b75dbCopy full SHA for 87b75db
ray-rllib/odsc_west_workshop_2022/anyscale_recsys_tutorial.ipynb
@@ -479,7 +479,7 @@
479
"metadata": {},
480
"outputs": [],
481
"source": [
482
- "prefix = \"s3://air-example-data/rllib/acm_recsys22_tutorial_data/\"\n",
+ "prefix = \"s3://air-example-data/rllib/offline_rl_recsim_data/\"\n",
483
"train_data_path = prefix + \"sampled_data_train_random_transitions_small\"\n",
484
"\n",
485
"dset = data.read_json(train_data_path)\n",
0 commit comments