Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 189 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 189 Bytes

RecurrentPPO

RNN + PPO pytorch implementation for my later meta-learning usage.

  1. Multi-environment training
  2. Record video
  3. Allow customized environment (see --env_class in main.py)