Skip to content

williamd4112/gym-atari-human

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gym-atari-human

A user interface for human in OpenAI gym atari.

Usage

Run main.py to generate a pkl file of human demonstration.

python main.py --env [environment name] --delay [delay (second) at each frame]

Run load.py to visualize your demonstration.

python load.py [pkl file path]

About

A user interface for human in OpenAI gym atari.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages