Lakshadeep / pre-grasp-approaching

https://lakshadeep.github.io/pgamr/
3 stars 1 forks source link

python train/grasp_decision.py line15 from mushroom_rl.algorithms.actor_critic import SAC, DDPG, SAC_hybrid, LRL, PPO it seems no " SAC_hybrid, LRL " Did something change for mushroom-rl==1.7.2 ? #8

Closed DevilCJS89 closed 5 months ago

DevilCJS89 commented 5 months ago

python train/grasp_decision.py line15 from mushroom_rl.algorithms.actor_critic import SAC, DDPG, SAC_hybrid, LRL, PPO it seems no " SAC_hybrid, LRL " Did something change for mushroom-rl==1.7.2 ?