Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 306 Bytes

PortfolioManagement

RL to create an algorithm trading system

Requirements

  1. gym (version == 0.9.3) -- the latest version will suffer from an unkown bug.

Credits

  1. Great thanks to wassname's rl-portfolio-management project.