Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 528 Bytes

Market RL

Fast double auction market engine and Gym training environments.

Build Status codecov

Installation

Using pip (in virtualenv):

pip install git+https://github.com/zhy0/dmarket_rl

Usage

See the example Jupyter notebook.