Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamStelmaszczyk committed Jun 8, 2018
1 parent d2dbef5 commit d610250
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 @@ -38,7 +38,7 @@ optional arguments:

<img src="https://github.com/AdamStelmaszczyk/rl-tutorial/blob/master/images/random.gif">

1. Generate images: `neptune run --offline -- --images True --model PONG_MODEL.h5 --env Pong`.
1. Generate images: `python run.py --model 06-08-18-42-log/06-08-18-42-200000.h5 --images`.
2. We will use `convert` tool, which is part of ImageMagick, [here](https://www.imagemagick.org/script/download.php) are the installation instructions.
3. Convert images from episode 1 to GIF: `convert -layers optimize-frame 1_*.png 1.gif`

Expand Down

0 comments on commit d610250

Please sign in to comment.