Giter Club home page Giter Club logo

hanabi_project's Introduction

Multi-Agent Cooperation in Hanabi with Policy Optimisation

This is the source code for my master's dissertation project Multi-Agent Cooperation in Hanabi with Policy Optimisation. As improvements have been made after the dissertation, please see tag:final-report for the version of used in my dissertation final report.

The implementation is based on Proximal Policy Optimisation and Hanabi Learning Environment.

Requirement

  • Python 3.7+ (because I can't survive without f-strings)
  • PyTorch (currently CPU only) (someone buy me a NVIDIA laptop plz?)
  • Hanabi Learning Environment

Repo Structure

  • configs/: JSON configuration files for agent training. Some are outdated, use for reference only.
  • figures/: figures for this README.
  • ppo/: main source files.
  • scripts/: plotting scripts. Very volatile, use at own risk (I detest matplotlib).

Performance

Hanabi-Small

Hanabi-Small is a smaller version of Hanabi with a maximum score of 10. Currently we can train an agent on Hanabi-Small in under 8 hours on an 8-core CPU machine.

Hanabi-Full

Hanabi-Full is the full version with a maximum score of 25. We are still tuning the hyperparameters for Hanabi-Full but this is our current results.

Ad hoc teams

We can also do ad hoc evaluation using trained agents.

hanabi_project's People

Contributors

patrick22414 avatar

Watchers

James Cloos avatar  avatar

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.