SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
https://genrl.readthedocs.io
MIT License
403 stars 59 forks source link

Support for PyTorch V1.5 #276

Closed bscoventry closed 3 years ago

bscoventry commented 4 years ago

Hi,

I was wondering if there will be support for PyTorch 1.5. Currently the requirement seems to be V1.4, however there is no distribution of V1.4 which has my cuda version (10.1).

Thank you

Sharad24 commented 4 years ago

Hi @bscoventry

We'll release a version for Pytorch 1.5 soon!

sampreet-arthi commented 3 years ago

Tracking in #382