siddharthnishtala / DQN-Trader

Trading using Deep Q Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DQN-Trader

Using Deep Q Learning, an agent learns to buy, sell or hold a simulated stock.

Please find the link to the paper here: https://arxiv.org/pdf/1803.03916.pdf

The author's code for stock simulation is used.

About

Trading using Deep Q Learning


Languages

Language:Python 100.0%