Spaces:
Running
Running
File size: 244 Bytes
16038fc | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"task_id": "ecommerce_mobile",
"n_episodes": 50,
"agent": "heuristic",
"base_url": "http://localhost:8000",
"max_steps_per_episode": 18,
"log_dir": "logs",
"log_interval": 10,
"seed": null,
"output_dir": "training_output"
}
|