“FIN Status Report 2017-7-17”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“{| class="wikitable" !People !! Last Week !! This Week |- | Yang Wang|| 1. implement the stock selection model [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/6/...”为内容创建页面)
 
 
第13行: 第13行:
  
 
| Xin Jing||
 
| Xin Jing||
1. Wrote a demo using RNN which adds two integers together; experimented with different parameters that could influence the results.(number of hidden layers, optimization methods, etc.)
+
1. implemented an RNN for dynamic hedge. The RNN has 3 time steps with the output being the hedge ratio. The results look very close to the baseline model.
2. came up with several kinds of RNN that can possibly solve our problem.
+
 
3. Got several kinds of Forex data, cleaned the data, ran these data using the old hedging method.
+
 
||
 
||
  
Implement our model using RNN
+
2. Adjust the parameters of the model and get better results.
  
 
|}
 
|}

2017年7月18日 (二) 11:04的最后版本

People Last Week This Week
Yang Wang

1. implement the stock selection model report

1. improve the model 2. learn the events driven strategy.

Xin Jing

1. implemented an RNN for dynamic hedge. The RNN has 3 time steps with the output being the hedge ratio. The results look very close to the baseline model.

2. Adjust the parameters of the model and get better results.