Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

API documentation #12

Open
karhohs opened this issue Mar 14, 2019 · 5 comments
Open

API documentation #12

karhohs opened this issue Mar 14, 2019 · 5 comments

Comments

@karhohs
Copy link

karhohs commented Mar 14, 2019

Hi!

I couldn't find documentation for the API. Does it exist?

Also, the README.md states the API is similar to OpenAI Gym. Would someone please share why OpenAI Gym was not sufficient for this project?

Thanks!

@mgbellemare
Copy link

Hi,

Unfortunately, what's here is what there is. The example agents hopefully give some insight into the API.

As to your other question, I'm not exactly sure what it's asking -- OpenAI Gym doesn't provide a Hanabi environment per se. AFAIK Gym also doesn't support multiplayer games.

Best,

  • Marc

@lanctot
Copy link
Contributor

lanctot commented Mar 14, 2019 via email

@karhohs
Copy link
Author

karhohs commented Mar 14, 2019

Thanks for your explanations. It wasn't clear to me where to start, so the guidance to begin with game_example.cc or game_example.py is very helpful.

WRT my second question, the Hanabi Learning Environment has potential to be used as a template or gold-standard for developing learning environments for other games. I was hoping to get a sense if this is encouraged, especially for multiplayer games.

@lanctot
Copy link
Contributor

lanctot commented Mar 14, 2019 via email

@stonecoder19
Copy link

anybody understand what the output of train.py means?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants