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] What do the values mean in result.json and progress.csv? #45284

Open
G-JOEY opened this issue May 12, 2024 · 0 comments
Open

[rllib] What do the values mean in result.json and progress.csv? #45284

G-JOEY opened this issue May 12, 2024 · 0 comments

Comments

@G-JOEY
Copy link

G-JOEY commented May 12, 2024

Through multiagent reinforcement learning using the PPO algorithm, result.json, progress.csv, etc. were created in the /ray_results folder.

Q1. I want to know the meaning of each value (e.g. episode_reward, episode_lengths). Where can I find out? I looked through the ray docs and py files and I didn't find anything.

Q2. A similar question, is it possible to modify values such as episode_lengths? In my reinforcement learning, episode_lengths is 20. Where is this set? (My guess is that it seems to be a preset value, and there is a high probability that it was set in another py file)

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

No branches or pull requests

1 participant