Skip to content

fatalfeel/PPO_Pytorch

Repository files navigation

Preinstall box2d package

  • pip3 install box2d

Run

  • python3 ./PPO_xxxxxx_train.py --cuda True
  • python3 ./PPO_xxxxxx_train.py --cuda True --resume True
  • python3 ./PPO_xxxxxx_inference.py --cuda True

Play

  • python3 ./keyboard_agent.py
  • control lunarlander by key 1,2,3

Lessons

C++ version

Refer to

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages