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

来自cslt Wiki
跳转至: 导航搜索
第31行: 第31行:
 
|-
 
|-
 
| Tongzheng Ren||  
 
| Tongzheng Ren||  
Implement the strategy.
+
Implement:
 +
regularization: L2-norm, dropout, batch normalization(including some bugs)
 +
filters: MA, wavelet
 +
Implement index data.
 +
Improve strategy.
 
||  
 
||  
Test our strategy.
+
Improve strategy.
 
|}
 
|}

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

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 high correlation predicted sequence.
try to add index data and obtain more accuracy predicted value.

test our strategy
1. impact of the optimizer
2. impact of the clipping
3. investigate the volatility problem on noisy cosine.
4. improve our strategy.
5.different stock set.

Yuxin Zhang


Yaodong Wang

make a view in mysql , handle undating data and choose the stable stock

multiple factor analysis

Tongzheng Ren

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

Improve strategy.