Giter VIP home page Giter VIP logo

meltingpot-tess-v1's Introduction

Tess-v1: Pure RL Solution for NeurIPS Melting Pot Contest

Tess-v1 is a reinforcement learning solution developed for the NeurIPS Melting Pot Contest. The repository contains various training and model files, with models/model_v4_cont.py being applied in all the final experiments.

Table of Contents

Introduction

Tess-v1 is a reinforcement learning solution tailored for the challenges posed in the NeurIPS Melting Pot Contest. The repository encompasses various training and model files, with particular emphasis on models/model_v4_cont.py, which is employed in all the final experiments.

Trainings

  • Harvest: Trained using train_multitask_harvest.py
  • Clean Up: Trained using train_multitask.py
  • Prisoners: Trained using train_multitask.py
  • Territory Rooms: Trained using train-v6.py

Note: For reproducibility, it is essential to configure the parameters in configs.py. The necessary configuration details will be shared in the next commit.

Prerequisites

Before running Tess-v1, ensure you have the following prerequisites installed:

  • PyTorch (version >= 2.0.1)
  • Stable-Baselines3
  • Gym (version 0.21.0)
  • OpenCV-Python
  • NumPy
  • WandB (Weights & Biases)
  • MeltingPot Suite

You can install these dependencies using the following:

pip install torch>=2.0.1 stable-baselines3 gym==0.21.0 opencv-python numpy wandb dm-meltingpot

License

This project is licensed under the MIT License

Tess-v1 RL Solution

Version		: 1
Released 	: 2023-12-26
Author		:: Utku Erodoğanaras
Contacts 	: [email protected]

Citation

Please site this repository in this format.

meltingpot-tess-v1's People

Contributors

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