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
I am running your implementation of DQN.
Tried several runs, but it does not seem to converge with the given hyperparameters.
Tried higher amount of episodes in the magnitude of 1000, but there is no convergence.
Also the ploting has problems, you need to move the display part before sleep.