Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 269 Bytes

carpet-room

Clone this repo

$ git clone https://github.com/khanhptnk/carpet-room.git

By default the code runs reinforcement learning (actor-critic).

$ python main.py

To run imitation learning (DAgger)

$ python main.py -feedback action