January 2020
Intermediate to advanced
826 pages
21h 1m
English
Rather than learning new methods to solve toy reinforcement learning (RL) problems in this chapter, we will try to utilize our deep Q-network (DQN) knowledge to deal with the much more practical problem of financial trading. I can't promise that the code will make you super rich on the stock market or Forex, because my goal is much less ambitious: to demonstrate how to go beyond the Atari games and apply RL to a different practical domain.
In this chapter, we will:
There are a lot of financial ...
Read now
Unlock full access