Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markub3327 authored Mar 19, 2024
1 parent 14f63d0 commit df8ead4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ observations or RGB-arrays (images) representing the game's screen.

### `FlappyBird-v0`
1. option
* The LIDAR sensor 180 readings
* The LIDAR sensor 180 readings (Paper: [Playing Flappy Bird Based on Motion Recognition Using a Transformer Model and LIDAR Sensor](https://www.mdpi.com/1424-8220/24/6/1905)))

2. option
* the last pipe's horizontal position
Expand Down Expand Up @@ -100,4 +100,4 @@ To see a random agent playing, add an argument to the command:

To see a Deep Q Network agent playing, add an argument to the command:

$ flappy_bird_gymnasium --mode dqn
$ flappy_bird_gymnasium --mode dqn

0 comments on commit df8ead4

Please sign in to comment.