Skip to content

Conversation

@ervteng
Copy link
Contributor

@ervteng ervteng commented May 1, 2020

Proposed change(s)

Recent PRs merged the curriculum and parameter randomization YAML files into the main configuration, and moved all artifacts to a single results/ directory. These doc changes weren't reflected in the refactored release docs. This PR ports those changes over to the new doc format.

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

@ervteng ervteng requested a review from chriselion May 1, 2020 19:56

The implementation of the samplers can be found at
`ml-agents-envs/mlagents_envs/sampler_class.py`.
`ml-agents/mlagents/trainers/sampler_class.py`.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: this is likely wrong in the release docs as well.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you link to the file so that we get some automated checks on it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

the --port option.

**Note:** If you don't assign a `run-id` identifier, `mlagents-learn` uses the
default string, "ppo". All the statistics will be saved to the same sub-folder
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was also missed in the release docs - the new behavior is that it will delete old summaries if run with --force

@ervteng
Copy link
Contributor Author

ervteng commented May 1, 2020

There were two fairly small things that I noticed could be wrong in the release docs as well. I'll PR those in into release_1_branch separately.

@ervteng ervteng merged commit eedc3f9 into master May 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the develop-doc-updates-after-1merge branch May 2, 2020 01:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants