Skip to content

czarmohamed/RLSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

RLSim

2 components
SimComponent: Creates a simulation of the Implemented Harvest Game in the Browser
TestComponent: Trains a MultiAgent Reinforcement Learning Environment of the Harvest Game

Run

main.py in the SimComponent. Opens browser window to display the simulation.
GridTestTrain.py in the TestComponent. Will run the Multi Agent Deep Reinforcement Learning Model

Dependencies

mesa, Gym, Ray, tensorboard, numpy

Data

stored in a local directory /ray_results\my_exp.
To view tensorboard graphs for the training enter tensorboard --logdir=~/ray_results\my_exp\experimentfolder into the command prompt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages