heronsystems / adeptRL

Reinforcement learning framework to accelerate research
GNU General Public License v3.0
204 stars 29 forks source link

updated numpy to torch to work for both type and instance #106

Closed trangml closed 3 years ago

trangml commented 3 years ago

Using isclass to bypass dtype.name issue.