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

Where are the training data saved during every several episode? #160

Open
ekkooee7 opened this issue Mar 15, 2024 · 0 comments
Open

Where are the training data saved during every several episode? #160

ekkooee7 opened this issue Mar 15, 2024 · 0 comments

Comments

@ekkooee7
Copy link

Are the training data used to plot the curve in the paper saved in info.json? But I only get one element in info.json rather than an array.

What I got in the info.json is something like this:

{'battle_won_mean': [0.0], 'battle_won_mean_T': [62], 'dead_allies_mean': [5.0], 'dead_allies_mean_T': [62], 'dead_enemies_mean': [0.0], 'dead_enemies_mean_T': [62], 'ep_length_mean': [62.0], 'ep_length_mean_T': [62], 'episode': [192], 'episode_T': [10027], 'epsilon': [1.0], 'epsilon_T': [62],

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