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

[RLlib] - Add metrics to EpisodeReplayBuffer type classes. #45412

Open
simonsays1980 opened this issue May 17, 2024 · 0 comments
Open

[RLlib] - Add metrics to EpisodeReplayBuffer type classes. #45412

simonsays1980 opened this issue May 17, 2024 · 0 comments
Labels
enhancement Request for new feature and/or capability rllib RLlib related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@simonsays1980
Copy link
Collaborator

Description

All EpisodeReplayBuffers do not contain any metrics. Implement the new MetricsLogger API into the buffers.

Use case

Get a good view on the contents, stats, and sampling of a buffer.

@simonsays1980 simonsays1980 added enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component) labels May 17, 2024
@anyscalesam anyscalesam added the rllib RLlib related issues label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability rllib RLlib related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

2 participants