Sign inSign up

eboraas/openai-gym

By eboraas

Updated over 5 years ago

OpenAI Gym, with TensorFlow and Jupyter Notebook

Image
43

10K+

eboraas/openai-gym repository overview

OpenAI Gym, with optionally-optimized TensorFlow and Jupyter Notebook

Currently in four flavours:
  • stable
  • stable-sandybridge
  • nightly
  • nightly-sandybridge

All four install Gym from upstream git and are full installations (i.e. they include all environments). The variants refer to the specific TensorFlow image they are built from (see eboraas/tensorflow for more details). The default variant is 'stable'.

Basic usage examples:

Interactive (with Jupyter Notebook): docker run -d -p 8888:8888 -p 6006:6006 -v /path/to/notebooks/:/mnt/notebooks/ eboraas/openai-gym ... then browse to http://localhost:8888 (TensorBoard is on port 6006)

  • eboraas/jupyter: Jupyter Notebook and math/numeric modules, identical to this image but without TensorFlow and Gym
  • eboraas/tensorflow: Jupyter Notebook with TensorFlow, identical to this image but without Gym

Tag summary

Content type

Image

Digest

Size

963.3 MB

Last updated

over 5 years ago

docker pull eboraas/openai-gym