https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
59aad5d Just a test for Git 03 November 2016, 14:37:22 UTC
1b81a57 smooth with CTC, drop bad frame 16 September 2016, 21:35:32 UTC
ce033a0 refine frame drop 16 August 2016, 22:55:45 UTC
d09dbc5 fix linux issue 3 15 August 2016, 21:26:56 UTC
23a9b03 fix linux issue 2 15 August 2016, 21:18:52 UTC
eaee788 fix linux issue 15 August 2016, 20:59:16 UTC
7b1c284 standard LFMMI, print frame number 15 August 2016, 19:23:24 UTC
af25fcf softmax fix error 3 10 July 2016, 21:57:19 UTC
cbeeec1 fix softmax error 2 10 July 2016, 07:19:30 UTC
b6c0feb fix softmax error 10 July 2016, 07:16:01 UTC
c491f4f softmax instead of likelihood 10 July 2016, 06:58:39 UTC
0cf3de8 smooth with CTC, no time, with drop 01 July 2016, 22:23:30 UTC
3ff7792 CTC, no time, with frame drop 01 July 2016, 21:51:40 UTC
d3bd588 add time limit 22 June 2016, 05:47:05 UTC
5ed9d58 smooth with CTC 21 June 2016, 00:12:07 UTC
79063f4 frame drop 18 June 2016, 00:42:16 UTC
c6d8deb add time limit 16 June 2016, 06:09:33 UTC
1405baa add context limit 15 June 2016, 23:56:57 UTC
050e676 make gcc work 15 June 2016, 01:27:41 UTC
84fa675 for CTC 15 June 2016, 01:17:40 UTC
6a3c201 Merge branch 'weixi/lfmmi' of https://github.com/Microsoft/CNTK into weixi/lfmmi 10 June 2016, 21:03:45 UTC
9eaa078 LFMMI 10 June 2016, 00:57:38 UTC
7428541 Integrate clemensm/evalvector2array into master 09 June 2016, 15:48:24 UTC
40c72ca Cosmetics 09 June 2016, 11:57:50 UTC
40a16a4 Add an overload that takes reference to a preallocated array instead of std::vector 09 June 2016, 08:14:07 UTC
75558cb fix cudnn issue 08 June 2016, 17:52:03 UTC
db06861 Integrate mahilleb/HtkDeserializersErrorCheckScpFile into master 08 June 2016, 16:13:08 UTC
940bd31 Integrate 0e8826e3a8af729e27bd1edbe0f643c7919a5226 into master 08 June 2016, 14:15:12 UTC
584ff81 Address CR comments; test 08 June 2016, 13:38:22 UTC
33db236 Integrate clemensm/evalvector2array into master 08 June 2016, 13:15:15 UTC
6888af1 Make extended eval robust(er) wrt. VS12/VS14 interoperability Require memory allocation on the client More tests, more checks 08 June 2016, 11:45:09 UTC
b06d577 HTKDeserializers: throw on errors reading from scpFile; throw when there are no utterances 08 June 2016, 11:37:48 UTC
ca3ffb8 News in ReadMe, Jun 8, 2016 08 June 2016, 10:57:37 UTC
38bdde9 Integrate mahilleb/ReaderConfigCleanup into master 07 June 2016, 20:27:45 UTC
b65299b Removing throw() 07 June 2016, 14:16:28 UTC
5fec9be Remove 'prefetch=true' where it's the default 07 June 2016, 13:34:27 UTC
be90d0a tweak 07 June 2016, 13:34:27 UTC
63675d6 Config (style) changes in-line with deserializer documentation. 07 June 2016, 13:34:27 UTC
3fdfc8f Add missing build dependency ReaderTests -> CompositeDataReader 07 June 2016, 13:29:48 UTC
f6a2f4a Adding more reporting when the file is closed 07 June 2016, 12:31:56 UTC
7d9ba94 SVD command optimization 07 June 2016, 03:04:47 UTC
b7ed8dc Integrate fseide/seq2seqsample into master 06 June 2016, 19:21:55 UTC
40401f1 Integrate zhujie/sparsetimesdense into master 06 June 2016, 18:41:32 UTC
31b8890 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 06 June 2016, 18:29:27 UTC
0e57e7b Added Tutorial from Wiki 06 June 2016, 18:29:19 UTC
23620b6 Integrate eldak/cleaningDeserializers into master 06 June 2016, 18:00:38 UTC
7fb8391 Integrate alrezni/scratch into master 06 June 2016, 17:49:18 UTC
3b74df3 correcting a bug and adding more cases in unit test SparseTimesDenseRandom 06 June 2016, 17:37:08 UTC
2a833d7 Drop a dependency in cifar and mnist scripts Update mnist and cifar scripts to natively output data in cntk-text format, without depending on the uci-to-cntk-text converter. 06 June 2016, 16:19:47 UTC
527617b Added ResNet-152 model 06 June 2016, 16:08:46 UTC
e92a8a4 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 06 June 2016, 15:38:07 UTC
5d474c4 Renaming to HTKDeserializers 06 June 2016, 13:23:39 UTC
c5ee218 Addressing CR comments 06 June 2016, 12:02:25 UTC
35ab029 FIxing missed rename 06 June 2016, 12:02:25 UTC
5d5d29a Fixing file type 06 June 2016, 12:02:25 UTC
3d5bfca Fixing forgoten rename 06 June 2016, 12:02:25 UTC
290139c Renaming ExperimentalHTKMLFReader into HTKMLFDeserializer 06 June 2016, 12:02:25 UTC
8d33add Changing deserializer names 06 June 2016, 12:02:25 UTC
9b523ec Changing brackets in the config 06 June 2016, 12:02:25 UTC
90b7b33 Changing brackets to braces 06 June 2016, 12:02:25 UTC
b42e196 Fix the second SimpleEvaluator ctor call Close #485. 06 June 2016, 08:14:01 UTC
db55052 fixed a superfluous outputNodes definition, which now matters 03 June 2016, 20:04:02 UTC
814f542 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 03 June 2016, 20:02:34 UTC
66a3a6e removed defunct outputNodes declaration, which led to a change in randomization order and thus broke tests 03 June 2016, 19:55:39 UTC
21b0509 use identity func with rank 03 June 2016, 14:54:13 UTC
4f34da0 times node doc string fix 03 June 2016, 13:46:03 UTC
6177421 reconcile rank 03 June 2016, 13:42:49 UTC
efba5db fix ops docstring 03 June 2016, 12:33:42 UTC
28e9f4f remove unused op_splice method 03 June 2016, 11:18:28 UTC
14874da grad splice fix calling 03 June 2016, 11:17:03 UTC
274aa46 grad splice 03 June 2016, 11:16:14 UTC
927dd31 address cr comments round1 03 June 2016, 11:15:10 UTC
fe34338 fix transposedims factory 03 June 2016, 08:50:11 UTC
6950cca fix axis handling for reshaping nodes 03 June 2016, 08:50:10 UTC
a9d4440 add splice unittest 03 June 2016, 08:50:09 UTC
e31e0be splice is fully exposed in python 03 June 2016, 08:50:08 UTC
8a07887 Fix concatenation 03 June 2016, 08:50:07 UTC
0bc899e remove debugging instruction 03 June 2016, 08:50:06 UTC
319f3c7 add splice node to the python api 03 June 2016, 08:50:05 UTC
0110d46 add splice to cntk2 name space 03 June 2016, 08:50:04 UTC
afdc790 Adding time sequence tests for slice() 03 June 2016, 08:50:03 UTC
72f59c4 Integrate alrezni/scratch into master 03 June 2016, 08:18:54 UTC
3d41ab5 BrainScript now processes the special nodes 02 June 2016, 23:53:14 UTC
a287438 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 02 June 2016, 21:41:33 UTC
e718790 Fix includes 02 June 2016, 16:42:44 UTC
7f9d345 Update a comment in TextConfigHelper.cpp 02 June 2016, 15:42:14 UTC
b5800b5 Integrate thilow/compareNode3 into master 02 June 2016, 13:23:24 UTC
02216f2 Fix a bug in DoEvalBase Add a missing argument to SimpleEvaluator ctor call, so that all parameters are aligned with proper values. 02 June 2016, 11:46:10 UTC
9b972d9 Fixed formatting (tab vs space) 02 June 2016, 11:37:15 UTC
edefc2e Fixed error messages in some static asserts in ComparisonNode 02 June 2016, 11:33:58 UTC
50e10c4 Fixed code formatting 02 June 2016, 11:17:51 UTC
24ce823 merge with master 02 June 2016, 09:36:50 UTC
5eedf54 add get_rank 02 June 2016, 09:11:38 UTC
3cbc167 dynamic axis support in slice 02 June 2016, 08:35:11 UTC
cebcbf3 remove name from eval 02 June 2016, 08:35:10 UTC
0264fdb un comment test fixtures 02 June 2016, 08:35:09 UTC
9e38b1b back to isscalar 02 June 2016, 08:35:08 UTC
0afa24f address second round of cr comments 02 June 2016, 08:35:07 UTC
08c71d2 address first round of cr comments 02 June 2016, 08:35:06 UTC
f0944da restore casing 02 June 2016, 08:35:05 UTC
back to top