katerakelly / oyster

Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
MIT License
472 stars 125 forks source link

Computer got stuck when running 'humanoid-dir' #3

Closed lujiayou123 closed 5 years ago

lujiayou123 commented 5 years ago

When I ran the experiment'humanoid-dir', the computer got stuck in more than 200 iterations. This happened once before, I thought it was an accident , so I turned off the power and rebooted forcibly. Then I found that the graphics driver was broken. So I reinstalled the graphics driver and tried again. Then the computer got stuck again. What may be the cause? My computer has 16GB memory, CPU 8700K, GPU 2080.

katerakelly commented 5 years ago

I haven't experienced a problem like this before. Have you run other MuJoCo environments? Have you run other codebases on the humanoid env?

lujiayou123 commented 5 years ago

maybe 16GB memory is not enough

katerakelly commented 5 years ago

Closing as this seems like a more general issue than this codebase.