Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 475 Bytes

File metadata and controls

15 lines (11 loc) · 475 Bytes

DinoSoar

DinoSoar is an RL agent for the T-Rex game in Chrome, written in Python with the help of Stable-Baselines 3

Installing

  • No requirements.txt just yet, but mainly requires gym, pytorch, selenium, and stable-baselines3

Usage

  • python dino_agent.py train --help

References