Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 199 Bytes

ReinforceLearning_SB3

Training Open AI Gym with Reinforcement Learning

Setup

pip install -r requirement.txt

Train

python main.py

Plot result

python plotting.py