prasad-madhale / gym-gamblers

Gambler's problem environment implemented OpenAI gym-style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gambler's-Environment

OpenAI Gym environment for the Gambler's problem

Installation Instructions:

  1. cd into this repo's directory .i.e. gym-gamblers directory
  2. Run the following command in terminal
pip install -e .

Installs the gym_gamblers environment

  1. [OPTIONAL] try running the random agent to check if the gym-gamblers environment is installed properly

About

Gambler's problem environment implemented OpenAI gym-style

License:MIT License


Languages

Language:Python 100.0%