pytorch / pytorch/rl

[Feature] Allow recorders to collect a number of episodes, not only steps

Open
#1,088 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.6k
Forks
487
Avg merge
23h 50m
Merged PRs (30d)
209

Description

Recorder should accept a number of episodes to records instead of a number steps

Originally posted by @albertbou92 in https://github.com/pytorch/rl/pull/1076#discussion_r1176072668

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the Recorder and its existing step-based limit, but no files or tests are identified. Start by locating the Recorder implementation and its limit-related tests, then trace how recording termination is handled. Done means callers can request a number of episodes while the existing step-based behavior remains supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.