Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 318 Bytes

umr

A simple and efficient deep reinfocement learning framework.

The name comes from the main character of 《干物妹!うまるちゃん》 U·M·R.

The project has just started,please waiting...

Algorithms

  • A3C
  • PPO
  • SAC

Train Model

python agent.py --env ALE/Breakout-v5