Dong Yu
18077110dd
update CNTK book.
2015-08-10 14:59:42 -07:00
Dong Yu
898d62f7ca
update CNTK book.
2015-08-05 17:43:15 -07:00
kaisheny
02bb921723
Updated CNTKbook with encoder/decoder framework (first draft)
2015-07-16 00:03:44 -07:00
Amit Agarwal
dfa6382ff7
Added momentumPerSample config option to specify per sample momentum value
...
that allows using a fixed momentum setting per sample which automatically
scales as the minibatch size changes.
2015-07-10 22:31:27 -07:00
Yu Zhang
776c20b20a
Merge remote-tracking branch 'origin/master' into linux-gcc
...
Conflicts:
Common/Include/DataReader.h
Documentation/CNTK-TechReport/lyx/CNTKBook_CNTK_Chapter.lyx
MachineLearning/CNTK/TrainingCriterionNodes.h
Math/Math/Matrix.cpp
2015-07-07 17:00:17 -07:00
Chris Basoglu
30f57f2cc8
Add dynamic minibatch sizing.
2015-07-06 14:05:17 -07:00
Yu Zhang
e50cfed93c
Merge remote-tracking branch 'origin/master' into linux-gcc
...
Conflicts:
Documentation/CNTK-TechReport/lyx/CNTKBook_CNTK_Adv_Chapter.lyx
MachineLearning/CNTK/ComputationNetwork.h
MachineLearning/CNTK/LinearAlgebraNodes.h
MachineLearning/CNTK/NetworkDescriptionLanguage.cpp
Makefile_kaldi2.cpu
Makefile_kaldi2.gpu
2015-07-05 22:28:21 -07:00
Dong Yu
aa56154271
add TransposeTimes to CNTK book.
2015-07-02 16:00:45 -07:00
Dong Yu
8003d24f2b
Merge branch 'master' of https://git01.codeplex.com/cntk into dongyu/dev
...
Conflicts:
.gitignore
Documentation/CNTK-TechReport/lyx/CNTKBook_CNTK_Adv_Chapter.lyx
Documentation/CNTK-TechReport/lyx/CNTKBook_CNTK_Programmer_Chapter.lyx
2015-06-19 13:30:22 -07:00
Dong Yu
d1720efcba
in the mnistCheckIn.config change
...
labelMappingFile=$ConfigFolder$\mnistlabels.txt
to
labelMappingFile=$DataFolder$\mnistlabels.txt
so that consistent label file is always used.
----------------------
Changes in the CNTK book:
Add RowStack node to NDL section, and MultSeq related NDL, MEL, and programming changes to appropriate sections.
2015-06-19 13:23:50 -07:00
kaisheny
4b12277e0a
merge with master branch code
2015-05-28 11:15:03 -07:00
Dong Yu
8717126798
change CNTK tech report's listing font to type writer fonts
2015-05-25 11:23:16 +08:00
kaisheny
b1f7263326
Merge from master branch
2015-05-20 17:11:52 -07:00
Dong Yu
2aea026dda
rename CNTKbook to include date.
2015-05-19 14:19:05 +08:00
Dong Yu
0eac6ef3fc
change cn.exe to cntk in examples setups, demos, tutorials, and check-in suites.
...
fix the bug in TimitGetFiles.py
2015-05-19 14:10:45 +08:00
Dong Yu
81508e60b8
update CNTK-book to reflect the cn->cntk change
2015-05-19 13:53:25 +08:00
Frank Seide
8241c5b2ed
changed the Linux and Documentation Visual Studio "Projects" to Solution Folders (which they should have been all along)
2015-05-18 22:04:54 -07:00
Frank Seide
392d64da08
various cleanups:
...
renamed cn.exe to CNTK.exe on Windows and "cntk" (no more .exe!) on Linux;
renamed 'cn' folder to 'CNTK';
moved CNTK.sln out from CNTKSolution folder, which now no longer needs to exist;
removed Win32 build target from Visual Studio Solution and all Projects;
added are documentation and Linux makefiles to the Visual Studio Solution for easy access;
removed unused PTasks files
2015-05-18 18:51:20 -07:00
Frank Seide
0913d9f024
moved the tech report and tutorial into Documentation
2015-05-15 16:40:28 -07:00
unknown
6169450955
First Release of CNTK
2014-08-29 16:21:42 -07:00