Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load existing policy and train from checkpoint. #853

Merged
merged 1 commit into from Mar 11, 2020

Conversation

kanaadp
Copy link
Collaborator

@kanaadp kanaadp commented Mar 6, 2020

Pull request information

  • Status: Ready to merge
  • Kind of changes: New Feature
  • Related PR or issue: ? N/A

Use the --checkpoint_path argument to pass the location of a checkpoint from which to resume training.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5292

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.009%) to 89.892%

Changes Missing Coverage Covered Lines Changed/Added Lines %
examples/train.py 0 1 0.0%
Totals Coverage Status
Change from base Build 5270: -0.009%
Covered Lines: 9000
Relevant Lines: 10012

💛 - Coveralls

Copy link
Member

@eugenevinitsky eugenevinitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems super useful!

Copy link
Member

@eugenevinitsky eugenevinitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Very useful!

@eugenevinitsky eugenevinitsky merged commit 2df2afd into master Mar 11, 2020
@eugenevinitsky eugenevinitsky deleted the restore_training_rllib branch March 11, 2020 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants