“Yang Wang 2016-03-28”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“Weekly Report: * replaced maximum-entropy classifier with DNN and SVM. found that SVM can improve performance significantly. * add vectors that produced by a mar...”为内容创建页面)
 
 
(相同用户的5个中间修订版本未显示)
第1行: 第1行:
 
Weekly Report:
 
Weekly Report:
* replaced maximum-entropy classifier with DNN and SVM.
+
* replaced maximum-entropy classifier with DNN and SVM(SVM was the best).[http://192.168.0.51:5555/cgi-bin/cvss/cvss_request.pl?account=wangyang&step=view_request&cvssid=523 here]
  found that SVM can improve performance significantly.
+
 
* add vectors that produced by a margin-based model  as a feature.
 
* add vectors that produced by a margin-based model  as a feature.
 
* prepared the data for machine translation.
 
* prepared the data for machine translation.
* started running the experiment.
+
* started running the experiment of machine translation.
  
 
To Do Next Week:
 
To Do Next Week:
 
* further improve the performance of the algorithm in thread detection
 
* further improve the performance of the algorithm in thread detection
 
* conduct experiment of machine translation
 
* conduct experiment of machine translation

2016年3月28日 (一) 00:46的最后版本

Weekly Report:

  • replaced maximum-entropy classifier with DNN and SVM(SVM was the best).here
  • add vectors that produced by a margin-based model as a feature.
  • prepared the data for machine translation.
  • started running the experiment of machine translation.

To Do Next Week:

  • further improve the performance of the algorithm in thread detection
  • conduct experiment of machine translation