Deep-reinforcement-learning-with-pytorch
Deep-reinforcement-learning-with-pytorch copied to clipboard
a bug in DQN.py
https://github.com/sweetice/Deep-reinforcement-learning-with-pytorch/blob/2ad8b9f4d20c1f680f30f0627300ee65167291cd/Char01%20DQN/DQN.py#L134
in my opinion,it is variable 'ep_reward' that should be stored here instead of 'reward'