GithubHelp home page GithubHelp logo

averysi224 / mars Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quantumiracle/mars

0.0 0.0 0.0 4.75 GB

MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.

Python 0.20% Shell 0.01% Jupyter Notebook 99.80%

mars's Introduction

MARS - Multi-Agent Research Studio

drawing

If life exists on Mars, shall we human cooperate or compete with it?

Status

WIP. Not released yet.

If you have any question (propose an ISSUE if it's general problem) or want to contribute to this repository, feel free to contact me: [email protected]

Large-scale competitive games are generally hard, I'm still struggling with developing this repo.

Usage Instruction

Some tutorials (./tutorials/) are provided for simple MARL concepts, including building an arbitrary matrix game, solving the Nash equilibrium with different algorithms for matrix games, building arbitrary Markov game, solving Markov games, etc.

For comprehensive usage instruction document, see here.

MARS is still under-development and not prepared to release yet. You may find it hard to clone b.c. the author is testing algorithms with some models hosted on Git.

Installation

Use Python 3.6

pip install -r requirements.txt

Development

Basic RL Algorithms to do:

  • DQN
  • PPO
  • Genetic Algorithm
  • PMOE
  • DDPG
  • TD3
  • SAC

MARL Algorithms to do:

Supported environments:

  • Openai Gym
  • PettingZoo
  • LaserTag
  • SlimeVolley
  • SMAC

Self-play

Two agents in SlimeVolley-v0 trained with self-play.

Two agents in Boxing-v1 PettingZoo trained with self-play.

Exploitability tests are also conducted.

mars's People

Contributors

quantumiracle 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.