Skip to content

This is the example to create the gif from the gym openai

License

Notifications You must be signed in to change notification settings

boringtutor/makeGifFromGymOpenAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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