Skip to content

A dockerfile template containing the OpenSpiel RL environment.

License

Notifications You must be signed in to change notification settings

yarncraft/DockerizedOpenSpiel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DockerizedOpenSpiel

A dockerfile template containing the OpenSpiel RL environment.

❗My Dockerfile was merged in the Open_Spiel master branch, and will be kept up to date on that repository from now onwards, more information: https://github.com/deepmind/open_spiel/blob/master/docs/install.md

Installation

git clone https://github.com/yarncraft/DockerizedOpenSpiel.git
cd DockerizedOpenSpiel

docker build -t openspiel .
docker run openspiel build/examples/example --game=tic_tac_toe

Running Python scripts

docker run openspiel python3 python/examples/matrix_game_example.py

Acknowledgements

Special thanks to Edward Lockhart https://github.com/elkhrt for helping out!

About

A dockerfile template containing the OpenSpiel RL environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published