carpedm20 / deep-rl-tensorflow

TensorFlow implementation of Deep Reinforcement Learning papers
MIT License
1.6k stars 396 forks source link

typo or ? #7

Closed andrewliao11 closed 8 years ago

andrewliao11 commented 8 years ago

https://github.com/carpedm20/deep-rl-tensorflow/blob/master/environments/environment.py#L114 why not return the cumulated_reward?

andrewliao11 commented 8 years ago

ohh i'm wrong