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

fixed compiling of pyx and pyximporting with proper numpy paths #25

Closed sin-mike closed 9 years ago

spragunr commented 9 years ago

Thanks for the pull request. I just merged PR #26 which includes the same fix.