The issue of softlearning implementation
Ziyu0118 opened this issue · 1 comments
Ziyu0118 commented
I attempted to implement softlearning with the usage mujoco210, but it appears to be unsuccessful. Is there currently an incompatibility issue between softlearning and mujoco210?
Ziyu0118 commented
The link to what I am trying is: http://proceedings.mlr.press/v139/xie21c
It is built upon the Tensorflow implementation of Soft Actor-Critic. The algorithm is experimented with four custom domains. I installed it entirely as the requirement.txt said, except some libraries are too old to use so I installed the oldest version currently available. So I would like to ask if anyone has successfully installed and used this article's environment before