Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 532 Bytes

Deep Reinforcement Learning from Games to Value Investing

What is it?

State-of-the art deep reinforcement learning algorithm in Tensorflow and Python for eventual application to non-gaming environments.

The performance above came after:

  • Playing 1.75 million games over
  • ~ 2 days of training
  • 3 x 2D ConvNet, and
  • a Linear Annealed Greedy EPS Policy

Todos

  • Convert agent to work on MktCap / GVA application