I210 auto leaderboard upload by nathanlct · Pull Request #1007 · flow-project/flow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@nathanlct

Copy link Copy Markdown

Collaborator

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 nathanlct changed the base branch from master to i210_dev

July 18, 2020 14:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@AboudyKreidieh AboudyKreidieh Awaiting requested review from AboudyKreidieh AboudyKreidieh is a code owner

@eugenevinitsky eugenevinitsky Awaiting requested review from eugenevinitsky eugenevinitsky is a code owner

@kjang96 kjang96 Awaiting requested review from kjang96

@cathywu cathywu Awaiting requested review from cathywu cathywu is a code owner

@kanaadp kanaadp Awaiting requested review from kanaadp kanaadp is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@nathanlct