Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Перейти к файлу
kaisheny 53df82fdc4 SequenceParser with large buffer for reading strings. 2015-01-30 23:02:36 -08: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 move TimerUtilities.h to common\include. Add TimerUtilities.cpp to CNTKEval project. 2015-01-28 15:59:31 -08:00
DataReader SequenceParser with large buffer for reading strings. 2015-01-30 23:02:36 -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 Allow named arguments to take non literal values in macros. 2015-01-29 10:22:07 -08:00
Math Change Sparse Matrix implementation (esp. GPU Sparse matrix) to make it work for LM training and other sparse features. 2015-01-21 18:25:41 -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