Train an agent with PARL to solve the CartPole problem, a classical benchmark in RL.
- parl>=2.1.1
- paddlepaddle>=2.0.0
- gym
- pygame
python train.py
The agent can get around 200 points in a few seconds.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Train an agent with PARL to solve the CartPole problem, a classical benchmark in RL.
python train.py
The agent can get around 200 points in a few seconds.