https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
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
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
55cf6e6 Allow input_numpy() to take real dynamic axes instead of bool 03 May 2016, 17:01:49 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
cf4c980 More changes to concepts doc 03 May 2016, 14:22:53 UTC
38f2aee fix log reg square error 03 May 2016, 14:21:26 UTC
97a9444 unit test prediction error 03 May 2016, 14:19:52 UTC
b27f535 fixed exp(), abs() examples and fixed Args/Returns order consistency throughout file 03 May 2016, 14:08:31 UTC
16f4fa5 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 14:06:08 UTC
b4e529a square error unit test 03 May 2016, 14:06:01 UTC
9003c07 fixed softmax() example 03 May 2016, 14:05:22 UTC
f357581 added tanh() example 03 May 2016, 14:04:13 UTC
3e710e8 added sigmoid() example 03 May 2016, 14:03:06 UTC
882acd3 fixed examples for clip and relu 03 May 2016, 14:00:27 UTC
7f03bc1 fixed examples for round 03 May 2016, 13:57:15 UTC
db84fa8 fixed examples for ceil 03 May 2016, 13:52:47 UTC
53ddfbc fixed examples for floor 03 May 2016, 13:51:03 UTC
5f67e1d added example for times() 03 May 2016, 13:48:11 UTC
6e675a7 added examples for element_divide() and fixed math formatting in doc string 03 May 2016, 13:44:14 UTC
eb6f6a4 added examples for element_times() 03 May 2016, 13:42:26 UTC
26f5a43 fixing conflicts 03 May 2016, 13:39:20 UTC
9201ebf fixing examples to use C. and added examples for plus() and minus() 03 May 2016, 13:35:39 UTC
2e922ac adapt cross entropy unit test 03 May 2016, 13:35:03 UTC
49a418b doc string for eval nodes 03 May 2016, 13:31:56 UTC
5eba6c5 doc string for eval nodes 03 May 2016, 13:31:01 UTC
f5d177d Modified concepts doc 03 May 2016, 13:28:48 UTC
26997b5 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 13:27:41 UTC
cab1b9f doc string for eval nodes 03 May 2016, 13:27:36 UTC
b3dd81c Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 13:23:53 UTC
4311c26 docs 03 May 2016, 13:23:50 UTC
c6fd12c Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 13:12:24 UTC
121476b Adding formula to Cross Entropy 03 May 2016, 13:12:03 UTC
2bb3b44 fixed seqcla.py test 03 May 2016, 13:10:36 UTC
9cc80eb Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 13:07:57 UTC
3f6080a fixing conflicts 03 May 2016, 13:07:46 UTC
0327cd6 adap param names for cross entropy 03 May 2016, 13:06:36 UTC
e5c2952 intro for execution context; more on getting started 03 May 2016, 13:05:12 UTC
93ac66c Improve reader parameter doc 03 May 2016, 12:58:12 UTC
82ad635 Renamed module optimizer into training 03 May 2016, 12:47:49 UTC
a3f096b Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 12:43:31 UTC
a7f84b3 eval unit test 03 May 2016, 12:41:12 UTC
a2f19e2 eval unit test 03 May 2016, 12:40:51 UTC
22f381c Undo dynamic_axis half-fix 03 May 2016, 12:35:09 UTC
7f0befb fix eval 03 May 2016, 12:27:31 UTC
fcae61d clean_up=False everywhere 03 May 2016, 12:14:21 UTC
bbeefb3 doc improvements 03 May 2016, 11:59:52 UTC
b7051a9 Include optimizer in docs 03 May 2016, 11:26:08 UTC
e09e02e Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 11:20:33 UTC
e6a1041 expose error prediction and square error 03 May 2016, 11:20:27 UTC
e337310 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 11:04:57 UTC
8670ea4 Correct return type doc; include ComputationNode in doc 03 May 2016, 11:04:51 UTC
ac61120 took out operators and readers from end of gettingstarted 03 May 2016, 10:26:03 UTC
dc4347f Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 10:24:52 UTC
7e49674 removed unused images 03 May 2016, 10:24:31 UTC
e2a22af added new image and fixed up gettingstarted.rst 03 May 2016, 10:23:08 UTC
ae1e437 Adressing CR comments 03 May 2016, 10:13:30 UTC
cf64847 adding nn and rnn images 03 May 2016, 09:51:17 UTC
41a1441 Hide not user facing input node bases 03 May 2016, 09:49:25 UTC
b7ef684 Merge branch 'blis/ops14todo' of https://github.com/Microsoft/CNTK into blis/ops14todo 03 May 2016, 09:45:12 UTC
63a4608 Import everything into cntk namespace 03 May 2016, 09:42:59 UTC
ddc66c4 fixing up getting started example 03 May 2016, 09:38:16 UTC
1ab04cd updating example code to new input_numpy 03 May 2016, 09:33:58 UTC
58fcf97 Fix optimizer renaming 03 May 2016, 09:26:53 UTC
2d956a8 optimizer -> training_params when used as a parameter 03 May 2016, 07:36:10 UTC
2cdffc0 input_reader -> input_numpy 03 May 2016, 07:27:25 UTC
back to top