“FIN Status Report 2017-2-20”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“{| class="wikitable" !People !! Last Week !! This Week |- | Yang Wang|| read some papers.<br> found some bugs in our code. || test our strategy<br> 1. impact of...”为内容创建页面)
 
 
(3位用户的5个中间修订版本未显示)
第4行: 第4行:
 
|-
 
|-
 
| Yang Wang||  
 
| Yang Wang||  
read some papers.<br>
+
give a talk about understanding deep learning.<br>
found some bugs in our code.
+
try RMSProp optimizer, weight decay and obtain smooth predicted sequences.<br>
 +
try industry stock and obtain highly correlated predicted sequence.<br>
 +
try to add index data and obtain more accurate predicted value.
 +
||
 +
study the stock selecting model.<br>
 +
study the architecture of the network.
  
||
 
test our strategy<br>
 
1. impact of the optimizer<br>
 
2. impact of the clipping<br>
 
3. investigate the volatility problem on noisy cosine.<br>
 
4. improve our strategy.<br>
 
5.different stock set.
 
 
|-
 
|-
 
| Yuxin Zhang||  
 
| Yuxin Zhang||  
<br>
+
Try to use DDPG to predict a better limit order price.<br>
  
 
||  
 
||  
 
+
Debugging DDPG and do experiments.
 
|-
 
|-
  
 
|-
 
|-
 
| Yaodong Wang||  
 
| Yaodong Wang||  
make a view in mysql , handle undating data and choose the stable stock
+
Pick stable stocks and  Leading stocks
 
||  
 
||  
multiple factor analysis
+
Continue to pick Leading stocks and Make database smoothy  to use
 
+
 
|-
 
|-
 
| Tongzheng Ren||  
 
| Tongzheng Ren||  
Implement the strategy.
+
Implement:<br>
 +
regularization: L2-norm, dropout, batch normalization(including some bugs)<br>
 +
filters: MA, wavelet<br>
 +
Implement index data.<br>
 +
Improve strategy.<br>
 
||  
 
||  
Test our strategy.
+
Improve strategy.
 
|}
 
|}

2017年2月20日 (一) 08:08的最后版本

People Last Week This Week
Yang Wang

give a talk about understanding deep learning.
try RMSProp optimizer, weight decay and obtain smooth predicted sequences.
try industry stock and obtain highly correlated predicted sequence.
try to add index data and obtain more accurate predicted value.

study the stock selecting model.
study the architecture of the network.

Yuxin Zhang

Try to use DDPG to predict a better limit order price.

Debugging DDPG and do experiments.

Yaodong Wang

Pick stable stocks and Leading stocks

Continue to pick Leading stocks and Make database smoothy to use

Tongzheng Ren

Implement:
regularization: L2-norm, dropout, batch normalization(including some bugs)
filters: MA, wavelet
Implement index data.
Improve strategy.

Improve strategy.