nikhilbarhate99 / PPO-PyTorch

Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
MIT License
1.66k stars 343 forks source link

Update from roboschool to pybulletgym #55

Closed rahatsantosh closed 2 years ago

rahatsantosh commented 2 years ago

roboschool is deprecated. PyBullet is to be used.

nikhilbarhate99 commented 2 years ago

refer #54