FIN Status Report 2016-10-24

来自cslt Wiki
跳转至: 导航搜索
People Last Week This Week
Yang Wang

find some problem in DQN and DDPG :
the stock is a Markov process instead of a decision Markov process.
implement the recurrent reinforcement learning algorithm.

do some experiments with DRRL.

Yuxin Zhang

Read programs created by Yang Wang : DQN DRRL.
Discuss the current bottlenecks of the algorithms and possible ways to break them.
Read papers related to using rnn for trading.

try to demonstrate if DRRL works well (or at least if it's better than DQN).