You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
Hi. I tried to change ddqn code to update in batch like dqn_batch but this change cause no any learning. i don't have any idea why? it is a simple change and i even set the batch size to 1 so it should behave exactly like no bathing.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi. I tried to change ddqn code to update in batch like dqn_batch but this change cause no any learning. i don't have any idea why? it is a simple change and i even set the batch size to 1 so it should behave exactly like no bathing.
The text was updated successfully, but these errors were encountered: