nekorush14 / mt-sequential-multi-agent-rl

2019 my master's thesis at Hosei University Graduate School of Computer and Information Sciences, Japan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mt-sequential-multi-agent-rl

Description

In this project, we propose the new rainforcement learning model called "Sequential-Multi-Agent".

Requirements

This project require following environments.

Environment Version
Python 3.6.x or later
Pytorch 1.2.0
Torchvision 0.4.0
numpy 1.16.x
TensorBaordX 1.9

And also this project require GPU environment.

Benchmark game

This project use following Benchmark game.

Usage

Use src/app.py for training and tesing the model. Once executed, learning is executed with the default hyperparameter configrations.

License

This software is released under the Apache License 2.0, see LICENSE.

About

2019 my master's thesis at Hosei University Graduate School of Computer and Information Sciences, Japan

License:Apache License 2.0


Languages

Language:Jupyter Notebook 97.8%Language:Python 2.2%Language:Shell 0.0%