Introduction
这个文档主要介绍在kaldi里Dan Povey版本的深度神经网络代码。对kaldi中所有的深度神经网络代码可以看Deep Neural Networks in Kaldi,对于Karel的版本,可以看Karel's DNN implementation.
这里(有些草草准备)关于DNN的介绍包括Looking at the scripts,Use of GPUs or CPUs,Tuning the neural network training和dnn2_preconditioning。