Skip to content

Public Repository of Machine Learning Nagoya 201806 (MLN_201806) Workshop.

Notifications You must be signed in to change notification settings

mlnagoya/MLN_201806

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLN_201806

Public Repository of Machine Learning Nagoya 201806 (MLN_201806) Workshop.

With Docker

MLN_201806 official Docker Image is available (Reuse of MLN_201804, https://hub.docker.com/r/nkats/mln_gym/ by @n-kats ).
Easy to use with the provided scripts.

$ docker pull nkats/mln_gym
$ docker.run.sh
(within the docker container)
# python handson_dqn.py

Without Docker

Install OpenAI Gym framework and dependencies (See https://github.com/openai/gym#installation) with Python3.x (recommended v3.6.x or higher). And then:

$ python3 handson_dqn.py

About

Public Repository of Machine Learning Nagoya 201806 (MLN_201806) Workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published