Skip to content

DatenVorsprung/gama-gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GamaGym

GamaGym is a python package that allows to use Gama simulations as environments for reinforcement learning. Please note that this package only provides a rough skeleton that needs to be adapted accordingly, based on the GAMA model that is used.

Installation

pip install git+https://github.com/DatenVorsprung/gama-gym.git#egg=gama_gym

Download GAMA

You can download Gama from the following link:

https://github.com/gama-platform/gama/releases/

This environment has been tested with Gama 1.9.0.

Usage

Todo: Explain how to use the package.

About

Repository dedicated to the development of a bridge between Gama and OpenAI's gym API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages