An open API service indexing awesome lists of open source software.

https://github.com/thomashirtz/gym-platform

OpenAI Gym environment wrapper for the Platform game.
https://github.com/thomashirtz/gym-platform

gym-platform hybrid hybrid-action-space openai openai-gym openai-gym-environment parametrized parametrized-action-space reinforcement-learning

Last synced: 6 months ago
JSON representation

OpenAI Gym environment wrapper for the Platform game.

Awesome Lists containing this project

README

          

# gym-platform

OpenAI environment for training reinforcement learning algorithms possessing parametrized (hybrid) action spaces. The environment is a fork of the [cycraig gym-platform](https://github.com/cycraig/gym-platform) (archived and read-only), with the setup.py fixed. This enables the possibility to install it with pip without the need of the editable mode.

## Installation

```
pip install git+https://github.com/thomashirtz/gym-platform#egg=gym_platform
```

![gym-platform](ressources/platform_domain.png)