Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 634 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 634 Bytes

MakeGifFronGymOpenAi

This project is just an example sample that explanes how to save the gif when you are working with reinforcement learning and openai gym,if you want to create the gif to use in the browser or somewhere else in other projects.This project requires other libraries to be downloaded.This project also reqires python 3.5 or newer.

Installing

To be able to run the example you need to install the following libraries

 pip install -r requirements.txt

License

This project is licensed under the MIT License - see the LICENSE.md file for details