Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stillonearth committed Jan 25, 2024
2 parents 164c53a + d78440f commit 503dfdd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,6 @@

Build Reinforcement Learning [Gym](https://gym.openai.com/) environments with [Bevy](https://bevyengine.org/) engine to train AI agents that can learn from screen pixels or defined obeservation state.

## Compatibility

| bevy version | bevy_rl version |
| ------------ | :-------------: |
| 0.7 | 0.0.5 |
| 0.8 | 0.8.4 |
| 0.9 | 0.9.8-beta |
| 0.10 | 0.10 |
| 0.11 | 0.11.0-beta |
| 0.12 | 0.12.0 |

## 📝Features

- Set of APIs to implement OpenAI Gym interface, such as `reset`, `step`, `render` and associated simulator states
Expand Down

0 comments on commit 503dfdd

Please sign in to comment.