I210 auto leaderboard upload by nathanlct · Pull Request #1007 · flow-project/flow
Navigation Menu
{{ message }}
flow-project / flow Public
- Notifications You must be signed in to change notification settings
- Fork 392
Open
I210 auto leaderboard upload#1007
I210 auto leaderboard upload#1007
Conversation
Copy link Copy Markdown
Collaborator
nathanlct
commented
Jul 18, 2020
nathanlct
commented
Pull request information
- Status: ready to merge
- Kind of changes: improved workflow
Description
Automatically generate graphs and upload them to leaderboard when training on i210 with a new command-line argument --upload_graphs <submitter_name> <strategy_name>
Example command:
python flow/examples/train.py multiagent_i210 --num_iterations 40 --num_rollouts 20 \
--checkpoint_freq 10 --use_s3 --num_cpus 20 --algorithm PPO --rl_trainer rllib --grid_search \
--upload_graphs Nathan 10%_ppo_default
nathanlct
requested review from
AboudyKreidieh,
eugenevinitsky and
kjang96
as code owners
nathanlct
changed the base branch from
master
to
i210_dev
nathanlct
requested review from
cathywu and
kanaadp
as code owners
nathanlct added 4 commits
July 18, 2020 17:41This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment