“FIN Status Report 2016-10-31”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“ {| class="wikitable" !People !! Last Week !! This Week |- | Yang Wang|| find some problem in DQN and DDPG :<br> the stock is a Markov process instead of a decisio...”为内容创建页面)
 
 
(2位用户的4个中间修订版本未显示)
第5行: 第5行:
 
|-
 
|-
 
| Yang Wang||  
 
| Yang Wang||  
find some problem in DQN and DDPG :<br>
+
Do some experiments with DRRL. <br>
the stock is a Markov process instead of a decision Markov process. <br>
+
Discuss with Yuxin Zhang about how to modify my code.
implement the recurrent reinforcement learning algorithm.
+
 
 
||  
 
||  
do some experiments with DRRL.
+
Do some survey about quantitative finance and arrange some tasks for our group. <br>
 +
Try to improve DRRL.
 
|-
 
|-
 
| Yuxin Zhang||  
 
| Yuxin Zhang||  
Read programs created by Yang Wang : DQN DRRL. <br>
+
Add normalization to the input data and get better experiment results. <br>
Discuss the current bottlenecks of the algorithms and possible ways to break them.<br>
+
Try different values of parameters and find more suitable settings.<br>
Read papers related to using rnn for trading.
+
Use multiple stocks for training to improve the performance of the algorithm.
 
||  
 
||  
try to demonstrate if DRRL works well (or at least if it's better than DQN).
+
Try to use high frequency stock data as inputs.
  
 
|}
 
|}

2016年10月31日 (一) 07:51的最后版本

People Last Week This Week
Yang Wang

Do some experiments with DRRL.
Discuss with Yuxin Zhang about how to modify my code.

Do some survey about quantitative finance and arrange some tasks for our group.
Try to improve DRRL.

Yuxin Zhang

Add normalization to the input data and get better experiment results.
Try different values of parameters and find more suitable settings.
Use multiple stocks for training to improve the performance of the algorithm.

Try to use high frequency stock data as inputs.