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 Nov 3, 2018
1 parent 06d2f6f commit c64f528
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ Reinforcement Learning for solving the custom **cartpole** balance problem in **

### Environment
- Custom cartpole in gazebo (similar to the one from OpenAI gym)
- Observation Space: 4 (continuos)
- Action Space: 2 (discrete)
- Reward range:
- Observation Space: 4 (<strong>continuos</strong>)
- Action Space: 2 (<strong>discrete</strong>)

### Dependencies

Expand Down

0 comments on commit c64f528

Please sign in to comment.