“FIN Status Report 2016-12-19”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“{| class="wikitable" !People !! Last Week !! This Week |- | Yang Wang|| Finish modifing the code to do daily trading testing || Repeat some experiments in the ne...”为内容创建页面)
 
 
(2位用户的3个中间修订版本未显示)
第4行: 第4行:
 
|-
 
|-
 
| Yang Wang||  
 
| Yang Wang||  
Finish modifing the code to do daily trading testing
+
Read a paper “Value Iteration Network”.<br>
 
+
Debug the backtesting framework.<br>
 +
There is probably a bug in the dqt.
 
||  
 
||  
Repeat some experiments in the new backtesting framework<br>
+
Continue to debug.<br>
  
 
|-
 
|-
 
| Yuxin Zhang||  
 
| Yuxin Zhang||  
Implement CNN classifier to predict rises and downs.<br>
+
Use the backtesting framework to test DQT.<br>
Modify the code to stochastically train multiple stocks.
+
 
||  
 
||  
Use the backtesting framework to test our algorithms.<br>
+
Use the backtesting framework to test other algorithms like drrl.
Try to improve the generalization ability of CNN.
+
 
|}
 
|}

2016年12月19日 (一) 06:58的最后版本

People Last Week This Week
Yang Wang

Read a paper “Value Iteration Network”.
Debug the backtesting framework.
There is probably a bug in the dqt.

Continue to debug.

Yuxin Zhang

Use the backtesting framework to test DQT.

Use the backtesting framework to test other algorithms like drrl.