weijiafeng

Results 15 comments of weijiafeng

@avisingh599 Thanks for your response. I followed your instructions (I've put mjkey.txt and mjpro150 into ~/.mujoco folder, downloaded v0.1 and rebuilt the soft learning environment using the yml in this...

@avisingh599 Is this because there's a file called gym.py which is messing up with the gym module installed? I am pretty sure I installed gym, in the same environment above,...

@avisingh599 To run what you said in python interpreter, for the Pycharm environment, I set it to the softlearning environment created as per your instructions in ReadMe. I am not...

@avisingh599 Or should I add the soft learning environment by ticking the "Existing Interpreter" and add it? how to specify the directory for the softlearning environment? like ..../bin/..... ?

@avisingh599 I've tried out your commands - the error of running **gym.register()** is "register() missing 1 required positional argument: 'id' :

Hi Avi, @avisingh599 To follow up on this issue - the latest situation is that I managed to create the softlearning environment using the latest requirements.txt file from the Softlearning...

Hi @avisingh599 @hartikainen after a few trials, I am aware that the edits Avi made to save the videos are made on the masters branch, not the v0.1, yet I...

@avisingh599 ok, I will try it later today. Thanks~ By the way, it takes around 50min to obtain results for the first epoch on a macOS with i5 CPU and...

@avisingh599 Thanks Avi for your sharing! And just wondering if I want to create a new task, i.e. like switching on laptop, just like the "**task=Image48SawyerDoorPullHookEnv**", how do I do...