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

Implement additional logging metrics #27

Closed
arnupretorius opened this issue Apr 12, 2021 · 0 comments · Fixed by #47
Closed

Implement additional logging metrics #27

arnupretorius opened this issue Apr 12, 2021 · 0 comments · Fixed by #47
Assignees

Comments

@arnupretorius
Copy link
Collaborator

Metric to track during training:

mean/std/min/max for the following:

  • for cumulative rewards
  • episode length
  • value function estimates
  • losses for the objectives
  • exploration parameters (like mean entropy for stochastic policy optimization, or current epsilon for epsilon-greedy as in DQN)
@arnupretorius arnupretorius self-assigned this Apr 12, 2021
@arnupretorius arnupretorius linked a pull request Apr 15, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant