Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Перейти к файлу
Dong Yu 8973de96ee Merge branch 'master' of https://git01.codeplex.com/cntk 2015-02-03 11:01:40 -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 small changes to CPUSparseMatrix to remove compiler warning. 2015-02-02 14:45:23 -08:00
DataReader support using different nbrUttsInEachRecurrentIter for different epochs in HTKMLFReader. PerMB learning rate normalization hasn't modified to support this yet. 2015-02-03 11:01:22 -08:00
Demos small changes to CPUSparseMatrix to remove compiler warning. 2015-02-02 14:45:23 -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 Merge branch 'master' of https://git01.codeplex.com/cntk 2015-02-02 20:19:21 -08:00
Math Implement () operator for CPUSparseMatrix in CSC format 2015-02-02 16:57:24 -08:00
license First Release of CNTK 2014-08-29 16:21:42 -07:00
papers/CNTK-TechReport small changes to CPUSparseMatrix to remove compiler warning. 2015-02-02 14:45:23 -08:00
.gitignore Add a function such that cn.exe will print build signature (build path, builder, build time, build branch) on start-up. 2015-02-01 23:57:55 -08:00
makefile added all reader sources to GCC makefile (most don't compile yet) 2014-11-04 21:51:12 -08:00