mirror of
https://github.com/facebookresearch/ReAgent.git
synced 2026-05-17 12:40:39 +00:00
f33f3d0cce
Summary: title Reviewed By: MisterTea Differential Revision: D10440251 fbshipit-source-id: 5bb237b695dad63e2ad820273e65ac65cbd19533
4 lines
125 B
Bash
Executable File
4 lines
125 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
python ml/rl/workflow/dqn_workflow.py -p ml/rl/workflow/sample_configs/discrete_action/dqn_example.json
|