DeepX-inc / machina

Control section: Deep Reinforcement Learning framework
MIT License
278 stars 45 forks source link

Fix for using gpu in qtopt #175

Closed takerfume closed 5 years ago

takerfume commented 5 years ago

In previous codes, we cannot use gpu. I fixed it.

rarilurelo commented 5 years ago

We don't have the way to test code on gpu for now. Did this code run on gpu?

rarilurelo commented 5 years ago

If so, LGTM

takerfume commented 5 years ago

We don't have the way to test code on gpu for now. Did this code run on gpu? I check this code on gpu, and this goes well.