spragunr / deep_q_rl

Theano-based implementation of Deep Q-learning
BSD 3-Clause "New" or "Revised" License
1.08k stars 348 forks source link

fix gradient being zeroed when diff is clipped #47

Closed davidsj closed 8 years ago

davidsj commented 8 years ago

Fix for #46

bryantwilliam commented 8 years ago

:+1: