https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
1c2bc5a Add support for new CU 04 May 2016, 19:52:33 UTC
f8e7a17 Integrate blis/ops14todo into master 04 May 2016, 19:23:55 UTC
11153f7 Updated ResNet samples. 04 May 2016, 19:03:12 UTC
2a79d2f device_id in logreg 04 May 2016, 18:54:41 UTC
095933f atol=1e-02 04 May 2016, 17:47:15 UTC
79909b7 atol=1e-03 04 May 2016, 17:36:58 UTC
41ba15d atol=1e-04 04 May 2016, 17:19:46 UTC
8fec394 Change default verbosity to 0 in HTKMLFReader 04 May 2016, 16:12:43 UTC
bdeb0f4 Enable again logreg tests 04 May 2016, 16:00:47 UTC
225f4c8 Integrate blis/ops14todo into master 04 May 2016, 15:51:11 UTC
9d04eda Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 15:13:20 UTC
d916bc8 Disabled logreg tests 04 May 2016, 15:12:47 UTC
ecfb7fb This commit fixes the issue of initializing the model when using the CreateNetwork(description, deviceId) method. 04 May 2016, 14:51:52 UTC
daa2203 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 14:50:50 UTC
be9a0ef deferred context test 04 May 2016, 14:50:40 UTC
f73d14e This commit adds the C++ Evaluation client example. This client shows how to use the EvalDLL.dll from a C++ applicaition for evaluating a model. 04 May 2016, 14:49:39 UTC
7031c4a Merge branch 'blis/ops14todo' of https://github.com/Microsoft/cntk 04 May 2016, 14:37:09 UTC
fd7bced modified gettingstarted.rst 04 May 2016, 14:36:42 UTC
4eb76a0 Setting tolerance to 1e-02 04 May 2016, 14:12:50 UTC
a005267 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 13:55:20 UTC
9e1be5e fixed typo 04 May 2016, 13:50:25 UTC
2405b26 Fixed _to_config 04 May 2016, 13:48:44 UTC
1aa5d87 Merge branch 'master' into blis/ops14todo 04 May 2016, 13:31:04 UTC
72fdaa8 revert fix for now 04 May 2016, 13:11:01 UTC
91574d6 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 13:06:03 UTC
ac030ef fix _to_config call 04 May 2016, 13:05:52 UTC
7a790fd Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 12:18:24 UTC
d88e02c Refine concepts.rst based on feedback; Remove some internal details, add more examples Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 12:17:24 UTC
5543da2 Adjust to new test result output format 04 May 2016, 12:13:35 UTC
44b0a58 benign __init__.py change which couldn't be reverted 04 May 2016, 11:59:34 UTC
4acf1eb Adding comments in MNIST example 04 May 2016, 11:51:19 UTC
0f336ce more details in concept; reorder TOC 04 May 2016, 11:45:58 UTC
2274d0b removing encoding in another spot 04 May 2016, 11:37:45 UTC
67ffdc3 formatting 04 May 2016, 11:28:59 UTC
f887af8 updated getting started to use new C.parameter() definition 04 May 2016, 11:28:05 UTC
85fa061 fixed formatting 04 May 2016, 11:25:29 UTC
f904d22 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 11:24:32 UTC
14f5628 adapted seqcla.py example to run with python 2 as well 04 May 2016, 11:24:27 UTC
46254d4 Adjust tolerance for Linux 04 May 2016, 11:24:09 UTC
e02dfd8 Clean utf8 characters 04 May 2016, 11:01:57 UTC
f5b38d5 Adjusted example to new parameter() and disabled test() since data is not yet uploaded 04 May 2016, 10:52:13 UTC
e3b97da Propagate learning rate as well 04 May 2016, 10:47:05 UTC
4945bb8 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 10:45:47 UTC
d91c8bc Cleaning up parameter() parameters 04 May 2016, 10:20:32 UTC
aa383f4 Converting mnist to new facade 04 May 2016, 09:55:48 UTC
54d15e2 Added reference to full LSTM example at the end of getting started 04 May 2016, 09:42:28 UTC
6b6713d added reference to example for reconcile_dynamic_axis 04 May 2016, 09:38:50 UTC
5629d95 fixed past and future value examples! 04 May 2016, 09:30:56 UTC
e8b61f2 added small intro to Readers documentation 04 May 2016, 09:04:47 UTC
2ab2db7 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 04 May 2016, 09:02:24 UTC
ea84b70 more small changes to concepts 04 May 2016, 09:02:19 UTC
bf45ede Remove C as an alias for constant, since this is now reserved for cntk 04 May 2016, 08:54:03 UTC
7e4bb72 more typos fixes, etc. 04 May 2016, 08:51:22 UTC
7975fd4 testcases.yml fixes (particularly for Nightly); recreate baselines 04 May 2016, 08:47:30 UTC
37fa283 fixing up / re-writing some parts of concepts for better clarity, fixing typos 04 May 2016, 08:42:48 UTC
9bb106b Make node's is_input() private 04 May 2016, 08:42:37 UTC
cfd9c9b fixed weird character in concepts.rst 04 May 2016, 08:36:06 UTC
9907974 fixed typo in comment in seqcla.py and small edit to ops file 04 May 2016, 08:28:51 UTC
5cb3c66 Improving examples.rst 04 May 2016, 07:58:25 UTC
6daa225 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 04 May 2016, 04:13:56 UTC
be7549d Merge branch 'fseide/seq2seqsample' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 04 May 2016, 01:56:31 UTC
202fd8d deleted some unused code from seq-2-seq sample 04 May 2016, 01:56:09 UTC
6e6c8a0 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 04 May 2016, 00:38:39 UTC
e0284fb factored out the decoder stack in the seq-2-seq example 04 May 2016, 00:28:20 UTC
636bb52 updated MB size in seq-2-seq sample 03 May 2016, 23:43:45 UTC
ec8df98 switched seq-2-seq example back to LMSequenceReader 03 May 2016, 23:05:33 UTC
48efae9 Bugfix: Dropout nodes' must be evaluated in each minibatch to reflect the fact that the node's implict random-mask input changes after each minibatch even if the actual explicit input to the node does not 03 May 2016, 22:48:47 UTC
ff12a72 towards unification of readers 03 May 2016, 22:26:05 UTC
a01409d updated submodule reference 03 May 2016, 22:03:32 UTC
7208fa9 updated seqcla.cntk after Last() moved to CNTK.core.bs 03 May 2016, 22:02:00 UTC
35891ff more cleanup of seq-2-seq sample 03 May 2016, 21:57:35 UTC
0b313d2 more refactoring of G2P 03 May 2016, 20:48:28 UTC
ee06bec fix of previous commit 03 May 2016, 20:10:31 UTC
24a1da5 bug fix: SGD should count #samples correctly without gaps 03 May 2016, 20:01:32 UTC
7297e43 LSTMP now takes an aux input, instead of a concatenated input 03 May 2016, 18:22:48 UTC
8141d4e moved seq-2-seq config to its own Examples folder 03 May 2016, 17:08:42 UTC
55cf6e6 Allow input_numpy() to take real dynamic axes instead of bool 03 May 2016, 17:01:49 UTC
03cd010 merged from fseide/packmatrix4 03 May 2016, 16:16:42 UTC
ad537f0 minor changes to seq-2-seq test case 03 May 2016, 16:01:03 UTC
fcb5e90 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/cntk into blis/ops14todo 03 May 2016, 15:45:12 UTC
889228b Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 15:44:22 UTC
4541bf3 fixed error in cross_entropy_with_softmax() example -- but it's still not the right example that we want 03 May 2016, 15:44:15 UTC
ff7d3ee Adding example doxcumentation 03 May 2016, 15:42:01 UTC
70c3954 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 15:37:43 UTC
b46a9f6 boom 03 May 2016, 15:37:03 UTC
0bcc594 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 15:32:44 UTC
24a45e5 deferred context change to have name as param to export() 03 May 2016, 15:31:59 UTC
526a2e2 Remove objectives from __init__.py 03 May 2016, 15:31:43 UTC
cc77476 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 15:23:15 UTC
eab1a40 Remove empty stub 03 May 2016, 15:22:31 UTC
b7c4724 added example for input_numpy() 03 May 2016, 15:06:22 UTC
b3ccf12 fixed reshape() example 03 May 2016, 15:04:10 UTC
7294b28 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 14:50:05 UTC
3398593 improved doc 03 May 2016, 14:49:41 UTC
7489eb0 fixed cond() example formatting 03 May 2016, 14:46:10 UTC
e2dc2b7 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 14:38:22 UTC
75fd4a8 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 14:32:03 UTC
ddcf764 fixed cond() implementation and fixed example 03 May 2016, 14:31:48 UTC
d5e7f61 expose eval 03 May 2016, 14:28:45 UTC
349e512 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/cntk 03 May 2016, 14:23:16 UTC
back to top