While I am still tackling various issues with installation, just want to raise two questions that've been concerning me:
If I want to use GPU on a local server to run the code, do I just simply run the example codes on the server? any other installations that I need to do?
Regarding the effective of Mujoco simulation - as I am new in this field, just wondering:
1) What is the pros and cos of doing simulation on Mujoco+softlearning vs on real robotic arms? Is it that simulation can speed up the learning process hence is used before experimenting on real robots?
2) Are there big differences on the results obtained from simulations vs the result on real robots provided the same set of policies/strategies?
Hi Avi,
While I am still tackling various issues with installation, just want to raise two questions that've been concerning me:
If I want to use GPU on a local server to run the code, do I just simply run the example codes on the server? any other installations that I need to do?
Regarding the effective of Mujoco simulation - as I am new in this field, just wondering:
1) What is the pros and cos of doing simulation on Mujoco+softlearning vs on real robotic arms? Is it that simulation can speed up the learning process hence is used before experimenting on real robots?
2) Are there big differences on the results obtained from simulations vs the result on real robots provided the same set of policies/strategies?
Many thanks for your reply!