<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://index.cslt.org/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://index.cslt.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Susheng</id>
		<title>cslt Wiki - 用户贡献 [zh-cn]</title>
		<link rel="self" type="application/atom+xml" href="http://index.cslt.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Susheng"/>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/Susheng"/>
		<updated>2026-04-15T03:41:21Z</updated>
		<subtitle>用户贡献</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-10-26</id>
		<title>Sheng Su 2015-10-26</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-10-26"/>
				<updated>2015-10-26T23:05:41Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：以“Last week: * Four-GPU training done. The result performs good. I will let Mengyuan put the result to CVSS.  This week: * Do some optimization, improve stability.”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Last week:&lt;br /&gt;
* Four-GPU training done. The result performs good. I will let Mengyuan put the result to CVSS.&lt;br /&gt;
&lt;br /&gt;
This week:&lt;br /&gt;
* Do some optimization, improve stability.&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2015-10-26</id>
		<title>2015-10-26</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2015-10-26"/>
				<updated>2015-10-26T23:01:06Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Mengyuan Zhao 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Rong Liu 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Yang Yu 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Hui Tang 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Xiangyu Zeng 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Chao Xing]]&lt;br /&gt;
&lt;br /&gt;
[[Tianyi Luo 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Lantian Li 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Zhiyuan Tang 2015-10-26]]&lt;br /&gt;
&lt;br /&gt;
[[Sheng Su 2015-10-26]]&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-10-19</id>
		<title>Sheng Su 2015-10-19</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-10-19"/>
				<updated>2015-10-20T00:49:58Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：以“Last week: * I have find out the reason why two GPU work well, and four GPU don't. This base on two facts: *-    1. Mini-batch training : sum the gradient of all the...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Last week:&lt;br /&gt;
* I have find out the reason why two GPU work well, and four GPU don't. This base on two facts:&lt;br /&gt;
*-    1. Mini-batch training : sum the gradient of all the frames in the batch&lt;br /&gt;
*-    2. Mini-batch size : the baseline will not converge if we set mini-batch size over 1024&lt;br /&gt;
* Reason:&lt;br /&gt;
*-    Mini-batch size is M, after N mini-batch we sum all the gradient from 4 GPU and update the net once.(during the N mini-batch, we don’t update the net).This is equal to the baseline with mini-batch size of M*N*4, much larger than baseline. However if we update the net during the N mini-batch, it seems like, to some extent, reduce the mini-batch size. That’s why two GPUs work well, and four GPUs don’t.&lt;br /&gt;
This week:&lt;br /&gt;
* 1. Try net average.&lt;br /&gt;
* 2. Learning NG-SGD.&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2015-10-19</id>
		<title>2015-10-19</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2015-10-19"/>
				<updated>2015-10-20T00:42:14Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Mengyuan Zhao 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Xiangyu Zeng 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Tianyi Luo 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Dongxu Zhang 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Xiaoxi Wang 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Chao Xing 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Yang Yu 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Zhiyong Zhang 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Xuewei Zhang 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Hui Tang 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Rong Liu 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Zhiyuan Tang 2015-10-19]]&lt;br /&gt;
&lt;br /&gt;
[[Sheng Su 2015-10-19]]&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-10-12</id>
		<title>Sheng Su 2015-10-12</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-10-12"/>
				<updated>2015-10-12T12:07:29Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：以“four GPU training: -- * having tried to change learning rate, mini-batch size and the gap, still diverge. * having tried to use asynchronous way to update, still div...”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;four GPU training:&lt;br /&gt;
--&lt;br /&gt;
* having tried to change learning rate, mini-batch size and the gap, still diverge.&lt;br /&gt;
* having tried to use asynchronous way to update, still diverge.&lt;br /&gt;
* keep going to find the reason of divergency, and going to use some other methods to try.&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Asr-intern-week</id>
		<title>Asr-intern-week</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Asr-intern-week"/>
				<updated>2015-09-01T02:59:13Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Intern Working Timetable==&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!             !!周一 !! 周二 !!  周三 !! 周四  !! 周五   !!  周六 !! 周日&lt;br /&gt;
|-&lt;br /&gt;
|Dong Xu Zhang|| X    ||X    ||X      ||?      ||X       ||?       ||X&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|class=wikitable&lt;br /&gt;
!             !!周一 !! 周二 !!  周三 !! 周四  !! 周五   !!  周六 !! 周日&lt;br /&gt;
|-&lt;br /&gt;
|Sheng Su|| X    ||X    ||X      ||X      ||X       ||X       ||X&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-08-17</id>
		<title>Sheng Su 2015-08-17</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Sheng_Su_2015-08-17"/>
				<updated>2015-08-17T11:15:49Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：以“Last week : Multi-GPU program, success to speed up.  This week :  Test the program, in order to get a good result.”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Last week :&lt;br /&gt;
Multi-GPU program, success to speed up.&lt;br /&gt;
&lt;br /&gt;
This week : &lt;br /&gt;
Test the program, in order to get a good result.&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2015-08-17</id>
		<title>2015-08-17</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2015-08-17"/>
				<updated>2015-08-17T11:09:17Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Tianyi Luo 2015-08-17]]&lt;br /&gt;
&lt;br /&gt;
[[Mengyuan Zhao 2015-08-17]]&lt;br /&gt;
&lt;br /&gt;
[[Chao Xing 2015-08-17]]&lt;br /&gt;
&lt;br /&gt;
[[Sheng Su 2015-08-17]]&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Weekly_reading</id>
		<title>Weekly reading</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Weekly_reading"/>
				<updated>2015-08-12T00:49:18Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[[Speech Group Reading|张之勇 2014-12-28 APSIPA paper reading]]&lt;br /&gt;
&lt;br /&gt;
*[http://www.jmlr.org/proceedings/papers/v32/graves14.pdf 刘超2015-03-11 Towards End-to-End Speech Recognition with Recurrent Neural Networks]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:2015 Building DNN Acoustic Models for Large Vocabulary Speech Recognition.pdf|汤志远2015-3-18 - Building DNN Acoustic Models for Large Vocabulary Speech Recognition]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:CONTRASTIVE AUTO-ENCODER FOR PHONEME RECOGNITION.pdf|林一叶2015-4-1 - CONTRASTIVE AUTO-ENCODER FOR PHONEME RECOGNITION]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:2014 speech dereverberation using weighted prediction error with laplacian model of the designed signal.pdf|张雪薇2015-4-1 - speech dereverberation using weighted prediction error with laplacian model of the designed signal]]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/pdf/1312.6184v7.pdf 王东2015-4-1 - Do Deep Nets Really Need to be Deep?]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/pdf/1503.02531v1.pdf 王东2015-4-1 - Distilling the Knowledge in a Neural Network]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:Neural_Network_Acoustic_Models_with_Superviesed_Hidden_Layers_for_Automatic_Speech_Recognition.pdf|殷实2015-4-8 - Neural_Network_Acoustic_Models_with_Superviesed_Hidden_Layers_for_Automatic_Speech_Recognition]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:Ensemble_Deep_Learning_for_Speech_Recognition.pdf|赵梦原2015-4-8 - Ensemble_Deep_Learning_for_Speech_Recognition]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:An evaluation of target speech for a nonaudible murmur enhancement system in noisy enviroment.pdf|曾翔宇2015-3-11 - An evaluation of target speech for a nonaudible murmur enhancement system in noisy enviroment]]&lt;br /&gt;
&lt;br /&gt;
*[http://www.kecl.ntt.co.jp/icl/signal/hori/publications/thori_icassp2014.pdf 刘超2015-04-14 Real-time one-pass decoding with recurrent neural network language model for speech recognition]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:2014 Reshaping deep neural network for fast decoding by node-pruning.pdf|汤志远 2015-04-29 Reshaping deep neural network for fast decoding by node-pruning]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:06843244.pdf|张雪薇2015-4-29 SPEECH DEREVERBERATION WITH MULTI-CHANNEL LINEAR PREDICTION AND SPARSE PRIORS FOR THE DESIRED SIGNAL]] &lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:0000096.pdf|张雪薇2015-4-29 MULTI-CHANNEL LINEAR PREDICTION-BASED SPEECH DEREVERBERATION WITH LOW-RANK POWER SPECTROGRAM APPROXIMATION]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:0000096.pdf|张之勇2015-5-6 On the importance of initialization and momentum in deep learning.pdf]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:ICASSP.rar|张雪薇2015-5-20 ICASSP_dereveration]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:ICASSP Selected Readings.rar|汤志远2015-5-27 ICASSP selected readings]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:2015_Submodular data selection with acoustic and phonetic features for automatic speech recognition.pdf|张之勇2015-6-24 2015_Submodular data selection with acoustic and phonetic features for automatic speech recognition.pdf]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:SPEECH DEREVERBERATION USING A LEARNED SPEECH MODEL.pdf|张雪薇2015-7-1 SPEECH DEREVERBERATION USING A LEARNED SPEECH MODEL.pdf]]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/abs/1504.01482 汤志远2015-7-8 Deep Recurrent Neural Networks for Acoustic Modelling]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/abs/1503.04069 汤志远2015-7-8 LSTM: A Search Space Odyssey]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/abs/1507.01526 汤志远2015-7-8 Grid Long Short-Term Memory]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/abs/1506.02078 汤志远2015-7-8 Visualizing and Understanding Recurrent Networks]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:annealed_dropout_trained_maxout_networks_for_improved_lvcsr.pdf|赵梦原2015-7-8 Annealed Dropout_trained Maxout Networks for Improved LVCSR]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:automatic_pronunciation_verification_for_speech_recognition.pdf|赵梦原2015-7-8 Automatic Pronunciation Verification for Speech Recognition]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:2015_Frame-by-frame_language_identification_in_short_utterances_using_deep_neural_networks.pdf|张雪薇2015-7-16 2015_Frame-by-frame_language_identification_in_short_utterances_using_deep_neural_networks]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:SEQUENCE_CLASSIFICATION_USING_THE_HIGH-LEVEL_FEATURES_EXTRACTED_.pdf|张雪薇2015-7-16 SEQUENCE_CLASSIFICATION_USING_THE_HIGH-LEVEL_FEATURES_EXTRACTED]]&lt;br /&gt;
&lt;br /&gt;
*[http://www.pamitc.org/cvpr15/files/lecun-20150610-cvpr-keynote.pdf 王东2015-7-22 What is Wrong with Deep Learning (Yann Lecun at CVPR 2015)]&lt;br /&gt;
&lt;br /&gt;
*[http://videolectures.net/icml09_bengio_lecun_tldar/ 王东2015-7-22 A tutorial from Bengio and Lecun]&lt;br /&gt;
&lt;br /&gt;
*[[asr-read-icml|王东2015-7-22 ICML 2015 reading list]]&lt;br /&gt;
&lt;br /&gt;
*[http://jmlr.org/proceedings/papers/v37/ioffe15.pdf 王东2015-7-22 Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift]&lt;br /&gt;
&lt;br /&gt;
*[http://cslt.riit.tsinghua.edu.cn/cgi-bin/cvss/cvss_request.pl 王东2015-7-24 No initial learning rate anymore]&lt;br /&gt;
&lt;br /&gt;
*[http://jmlr.org/proceedings/papers/v37/long15.pdf 王东2015-7-29 Learning Transferable Features with Deep Adaptation Networks]&lt;br /&gt;
&lt;br /&gt;
*[https://personalrobotics.ri.cmu.edu/courses/papers/Amari1998a.pdf 王东2015-7-29 Natural Gradient Works Efficiently in Learning]&lt;br /&gt;
&lt;br /&gt;
*[http://arxiv.org/abs/1206.5533 王东2015-7-29 Practical Recommendations for Gradient-Based Training of Deep Architectures]&lt;br /&gt;
&lt;br /&gt;
*[http://link.springer.com/chapter/10.1007%2F978-3-642-35289-8_3 王东2015-7-29 Efficient Backprop]&lt;br /&gt;
*[[媒体文件:2015_Batch normalization Accelerating deep network training by reducing internal covariate shift.pdf|张之勇2015-7-31 2015_Batch normalization Accelerating deep network training by reducing internal covariate shift.pdf]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:A_time_delay_neural_network_architecture_for_efficient_modeling_of_long_temporal_contexts.pdf|赵梦原2015-7-29 A time delay neural network architecture for efficient modeling of long temporal contexts.pdf]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:1-s2.0-S0885230814000114-main.pdf|张雪薇2015-8-05 Feature enhancement by deep LSTM networks for ASRin reverberant multisource environments]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:Recurrent Neural Networks for Noise Reduction in Robust ASR.pdf|张雪薇2015-8-05 Recurrent Neural Networks for Noise Reduction in Robust ASR]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:2015 Fast and Accurate Recurrent Neural Network Acoustic Models for Speech Recognition.pdf|汤志远 2015-8-05 Fast and Accurate Recurrent Neural Network Acoustic Models for Speech Recognition]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:CUDA_C_Programming_Guide.pdf|苏圣 2015-8-012 CUDA_C_Programming_Guide.pdf]]&lt;br /&gt;
&lt;br /&gt;
*[[媒体文件:CUBLAS_Library.pdf|苏圣 2015-8-012 CUBLAS_Library.pdf]]&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:CUBLAS_Library.pdf</id>
		<title>文件:CUBLAS Library.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:CUBLAS_Library.pdf"/>
				<updated>2015-08-12T00:44:55Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：CUBLAS_Library.pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CUBLAS_Library.pdf&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:CUDA_C_Programming_Guide.pdf</id>
		<title>文件:CUDA C Programming Guide.pdf</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/%E6%96%87%E4%BB%B6:CUDA_C_Programming_Guide.pdf"/>
				<updated>2015-08-12T00:44:29Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：CUDA_C_Programming_Guide.pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CUDA_C_Programming_Guide.pdf&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Sheng_Su_15-08-11</id>
		<title>Sheng Su 15-08-11</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Sheng_Su_15-08-11"/>
				<updated>2015-08-11T02:54:09Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：以“Last week : 1.Debug multi-GPU program  2.Learning CUDA  This week : 1.Debug multi-GPU program  2.Learning cuBlas”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Last week : 1.Debug multi-GPU program  2.Learning CUDA&lt;br /&gt;
&lt;br /&gt;
This week : 1.Debug multi-GPU program  2.Learning cuBlas&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2015-08-10</id>
		<title>2015-08-10</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2015-08-10"/>
				<updated>2015-08-11T02:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Mengyuan Zhao 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Xiaoxi Wang 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Xuewei Zhang 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Zhiyuan Tang 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Chao Xing 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Tianyi Luo 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Haichao Yu 15-08-10]]&lt;br /&gt;
&lt;br /&gt;
[[Sheng Su 15-08-11]]&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/Sheng_su_15-08-05</id>
		<title>Sheng su 15-08-05</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/Sheng_su_15-08-05"/>
				<updated>2015-08-05T11:27:29Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：以“Weekly Report:   Write code, use multi-GPU to train DNN.  Target of next week:   Continue writing code, and debug.”为内容创建页面&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Weekly Report:&lt;br /&gt;
&lt;br /&gt;
 Write code, use multi-GPU to train DNN.&lt;br /&gt;
&lt;br /&gt;
Target of next week:&lt;br /&gt;
&lt;br /&gt;
 Continue writing code, and debug.&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php/2015-08-02</id>
		<title>2015-08-02</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php/2015-08-02"/>
				<updated>2015-08-05T11:22:53Z</updated>
		
		<summary type="html">&lt;p&gt;Susheng：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Zhiyong Zhang 08-02]]&lt;br /&gt;
&lt;br /&gt;
[[Mengyuan Zhao 15-08-03]]&lt;br /&gt;
&lt;br /&gt;
[[Xuewei Zhang 15-08-03]]&lt;br /&gt;
&lt;br /&gt;
[[Rong Liu 15-08-03]]&lt;br /&gt;
&lt;br /&gt;
[[Tianyi Luo 15-08-03]]&lt;br /&gt;
&lt;br /&gt;
[[Hui Tang 15-08-03]]&lt;br /&gt;
&lt;br /&gt;
[[Yang Yu 15-08-03]]&lt;br /&gt;
&lt;br /&gt;
[[Sheng su 15-08-05]]&lt;/div&gt;</summary>
		<author><name>Susheng</name></author>	</entry>

	</feed>