Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Перейти к файлу
Malcolm Slaney c9ed3ec65e The Simple Demo Code and Reference Figures 2014-11-21 19:18:09 -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 Merge branch 'master' of https://git01.codeplex.com/cntk 2014-11-11 16:50:02 -08:00
DataReader Fix minibatch size increase bug in UCIFastReader.cpp 2014-11-17 16:13:20 -08:00
Demos/Simple The Simple Demo Code and Reference Figures 2014-11-21 19:18:09 -08:00
Documentation First Release of CNTK 2014-08-29 16:21:42 -07:00
ExampleSetups minor fix to TIMIT examples 2014-11-03 15:51:53 -08:00
MachineLearning Chaned CNTKEval.vcxproj so it can build in different solutions (relative paths were incorrect) 2014-11-19 18:28:03 -08:00
Math Fixing references in project files 2014-11-07 18:24:13 -08:00
license First Release of CNTK 2014-08-29 16:21:42 -07:00
papers/CNTK-TechReport More updates to the introductory chapter 2014-11-21 16:25:29 -08:00
.gitignore added .dep to .gitignore 2014-11-01 00:21:06 -07:00
makefile added all reader sources to GCC makefile (most don't compile yet) 2014-11-04 21:51:12 -08:00