Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Navneet Paul committed Oct 19, 2018
1 parent 0d735ff commit e3b0cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Reinforcement Learning for solving the custom **cartpole** balance problem in **gazebo environment** using **Proximal Policy Optimization(PPO)**.

### Environment
- Custom cartpole environment(from OpenAI gym) in gazebo.
- Custom cartpole in gazebo (similar to the one from OpenAI gym)
- Observation Space: 4 (continuos)
- Action Space: 2 (discrete)
- Reward range:
Expand Down

0 comments on commit e3b0cfe

Please sign in to comment.