Skip to content

Mahesha999/gym-hungrygeese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenAI gym for kaggle hungry geese competition environment.

CD to gym-hungrygeese (note - not _, that is the directory containing setup.py) and run pip install -e gym-hungrygeese Gym created following instructions here.

After installation, you should be able to do:

>>> import gym
>>> env = gym.make('gym_hungrygeese:hungrygeese-v0')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages