szemenyeim / AIRPGEnv

Reinforcement Learning Environment for MMORPG Games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online RPG Environment for Reinforcement Learning

Usage:

All command should be executed from the main directory:

To start the server:

python Server_py/game.py

To train the reinforcement learning algorithm:

python (PPO or A2C)/train.py

To play as a human:

python Environment/environment.py

For more information: Publication

About

Reinforcement Learning Environment for MMORPG Games


Languages

Language:Python 100.0%