google-deepmind / hanabi-learning-environment

hanabi_learning_environment is a research platform for Hanabi experiments.
Apache License 2.0
644 stars 146 forks source link

ACHA agent? #13

Closed chiangqiqi closed 5 years ago

chiangqiqi commented 5 years ago

Hi, I'm just curious that why ACHA agent is not included in this repo?

NeilBurch commented 5 years ago

Thanks for the question. In this case, it would have been a significant effort to write a new version from scratch that was designed for public release.

chiangqiqi commented 5 years ago

Thanks for your reply, looking forward to see that 👍

aronsar commented 5 years ago

Hello, are there any plans to release the ACHA agent in the near future?

NeilBurch commented 5 years ago

There are no such plans. It would require writing a new version from scratch, and would be a significant effort, like the Dopamine code release.