Coder Social home page Coder Social logo

hoad's Introduction

Hanabi Open Agent Dataset (HOAD)

This is a repository for Hanabi playing agents that can all play with each other in the Hanabi Learning Environment (HLE). One of the main advantages of this repository is the ease with which additional agents can be added from online sources. The codes along with descriptions for each of the source agents can be found in original_agents. In imitator_agents, we convert the original agents to neural imitator models, which can play with each other in the HLE. In experiments, we include our code for the cross-play results of the imitator agents, as well as the adhoc play results of the meta-learning agents and the naive agents.

Datasets and Pretrained Models

At the below link you will find the original agent replay data, the imitator agent replay data, and a zipped directory structure containing multiple models: https://drive.google.com/drive/folders/1BTI3NPEs1BYNhrY-J42_X-KgZklkyWJK?usp=sharing

Getting Started:

# Build the Hanabi Environment
cd hanabi_env
sh build_hanabi.sh

Follow setup instructions in original_agents/README.md
Follow setup instructions in imitator_agents/README.md
At this point you may run the cross-play experiments.
Follow setup instructions in adhoc_play/maml/README.md
At this point you may run the maml adhoc-play experiment.
Follow setup instructions in adhoc_play/naive_mlp/README.md
At this point you may run the naive mlp adhoc-play experiment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.