Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Перейти к файлу
yzhang87 0879cfef56 Fix the bug for MEL when adding a recurrent loop. 2015-01-19 16:30:25 -05:00
CNTKSolution split all CUDA-specific code off from CNTKMath into a separate project CNTKMathCUDA, with the final goal that the Math project can compile without the (1 GB large) CUDA SDK installed; 2014-11-04 08:38:32 -08:00
CheckInSuites minor fix to TIMIT examples 2014-11-03 15:51:53 -08:00
Common Changed Deviceid=auto to be MPI model-averaging compatable, no more device contention. 2015-01-14 18:09:38 -08:00
DataReader Added a check in HTKMLFReader and throw exception if Truncated is false while nbrUttsInEachRecurrentIter is not 1. 2015-01-09 23:09:34 -08:00
Demos Cleaning up paper file status 2014-11-23 06:54:20 -08:00
Documentation First Release of CNTK 2014-08-29 16:21:42 -07:00
ExampleSetups "Correct Fix for bugs in SLU example in CNTKBook" 2014-12-04 16:23:14 -08:00
MachineLearning Fix the bug for MEL when adding a recurrent loop. 2015-01-19 16:30:25 -05:00
Math change SparseInputValue node and CPU Sparse matrix to make LM CPU training work. 2015-01-17 13:37:00 -08:00
license First Release of CNTK 2014-08-29 16:21:42 -07:00
papers/CNTK-TechReport Changes in the CNTK book: 2015-01-04 23:54:16 -08:00
.gitignore Changes in the CNTK book: 2015-01-04 23:54:16 -08:00
makefile added all reader sources to GCC makefile (most don't compile yet) 2014-11-04 21:51:12 -08:00