Skip to content

jianxu305/openai-gym-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Open AI Gym docker that can render on Windows

This image starts from the jupyter/tensorflow-notebook, and has box2d-py and atari_py installed. Therefore, many environments can be played.

It is used in this Medium article: How to Render OpenAI-Gym on Windows. But in general, it works on Linux, MacOS, etc as well.

Prerequisite

Description

Command to build the image

$ docker build -t <openai_gym_docker>:<v1.0> .

About

A Docker for OpenAI Gym that can render on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published