Skip to content

Reinforcement Learning Environment for MMORPG Games

Notifications You must be signed in to change notification settings

szemenyeim/AIRPGEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages