Skip to content

takato86/oc_pinball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Option-Critic in pinball domain

Requires

  • python == 3.6+
  • gym
  • gym_pinball
  • numpy
  • scipy
  • matplotlib
  • tqdm
  • pandas

How to run

cd src
python oc_agent.py

With visualization

python oc_agent.py --vis

Read Model files

python oc_agent.py --model data/20190301/2211/model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages