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

calculate scalar q_values to log average_q statistics in categorical dqn algorithms #32

Merged

Conversation

keisuke-nakata
Copy link
Member

resolve: #31

@pfn-ci-bot
Copy link

Successfully created a job for commit 4738769:

@keisuke-nakata keisuke-nakata marked this pull request as ready for review August 18, 2020 08:20
@muupan muupan self-requested a review September 9, 2020 01:11
@muupan muupan merged commit 220f085 into pfnet:master Sep 9, 2020
@keisuke-nakata keisuke-nakata deleted the log-agerage_q-for-categorical-dqns branch September 9, 2020 01:12
@muupan muupan added the bug Something isn't working label Dec 11, 2020
@muupan muupan added this to the v0.2.0 milestone Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logged average_q is NaN for CategoricalDQN.get_statistics()
3 participants