Skip to content
#

gym-environment

Here are 138 public repositories matching this topic...

JacobHanouna
JacobHanouna commented Mar 7, 2020

BTgym have two main sections, the Gym framework and the RL algorithm framework.
The RL part is tailored to the unique gym requirements of BTgym, but as new research in the field is emerging there will be a benefit in exploring new algorithms that aren't implemented by this project.

The following tutorial is my own attempt of testing the integration between the Gym part of BTgym with an externa

Sohojoe
Sohojoe commented Feb 14, 2019

From GCP tutorial

  1. [bug] The tutorial references an old release
wget https://storage.googleapis.com/obstacle-tower-build/v1/obstacletower_v1_linux.zip
unzip obstacletower_v1_linux.zip

should be

wget https://storage.googleapis.com/obstacle-tower-build/v1.1/obstacletower_v1.1_lin

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray (RLLib) is used for training.

  • Updated Jun 19, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gym-environment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gym-environment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.