Skip to content

Conversation

@ruiheng123
Copy link
Contributor

@ruiheng123 ruiheng123 commented Jul 31, 2024

  1. Each env has different steps per episode. We improved the sampling batch size distribution according to the collected steps in the buffer. Env with more collected steps can obtain larger batch size for training.
  2. Meanwhile, we use softmax with temperature T param to keep the difference between different batch sizes from being too large.

@puyuan1996 puyuan1996 added the enhancement New feature or request label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants