softlearning icon indicating copy to clipboard operation
softlearning copied to clipboard

The issue of softlearning implementation

Open Ziyu0118 opened this issue 1 year ago • 1 comments

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 avatar Aug 13 '23 22:08 Ziyu0118

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

Ziyu0118 avatar Aug 13 '23 22:08 Ziyu0118