Граф коммитов

4534 Коммитов

Автор SHA1 Сообщение Дата
jeanfad a6bfdb5f01 beginDim to beginAxis, this should be temporary 2016-04-06 18:00:05 +02:00
jeanfad 66022d9717 remove import cntk2 2016-04-06 17:57:04 +02:00
jeanfad 520c0c612a remove cntk2 file 2016-04-06 17:31:00 +02:00
jeanfad a917a6c45a backward test for element times and disable senquence test waiting for mblayout branch 2016-04-06 15:58:39 +02:00
jeanfad 829d2d203a remove the reshape after input 2016-04-06 15:57:15 +02:00
jeanfad d14daf45f2 elem times backward pass test 2016-04-06 10:26:06 +02:00
jeanfad b8cd9a1279 first gradient unittest 2016-04-05 14:08:34 +02:00
jeanfad f2dd02b029 fix merge conflict in context 2016-04-05 12:35:28 +02:00
jeanfad bcc5a5b6f0 support gradient testing 2016-04-05 12:02:26 +02:00
Willi Richert 10e911856e Fix parameters 2016-04-05 11:46:17 +02:00
Willi Richert 1aefbad8b7 Integrating LogReg into test framework; allow for multiple root nodes 2016-04-05 11:46:16 +02:00
Willi Richert 24802a4b75 Reconciling automatically 2016-04-05 11:46:15 +02:00
Willi Richert f58a262c0c Proper clean up of old models when training 2016-04-05 11:46:15 +02:00
Willi Richert 4b76b788a7 Improving shape handling 2016-04-05 11:46:14 +02:00
Willi Richert a5fb25cb86 Restricting loops to Delay, PastValue, and FutureValue 2016-04-05 11:46:13 +02:00
Willi Richert 707a43cc38 Allow for cycles in a graph by allowing forward references 2016-04-05 11:46:13 +02:00
Willi Richert a59cfb6b57 Restructuring tests 2016-04-05 11:46:12 +02:00
Willi Richert 1f0a3ec6b7 Remove temporarily the dependency on scipy.sparse 2016-04-05 11:46:11 +02:00
jeanfad fa61972f27 prepare context for grad test 2016-04-05 11:46:11 +02:00
Willi Richert ef57a742aa Config file beautifying 2016-04-05 11:46:10 +02:00
Willi Richert 2d5423fcf8 autopepped 2016-04-05 11:46:09 +02:00
Willi Richert 448b7cf3f3 Addressing CR comments 2016-04-05 11:46:08 +02:00
jeanfad 6b1438edc7 remove reader requirement from test and predict actions and update mnist example 2016-04-05 11:46:08 +02:00
jeanfad fefbbf9e64 move sgd to train 2016-04-05 11:46:07 +02:00
jeanfad e61267fe21 Merge branch 'blis/pythonapi-vnext' of https://github.com/Microsoft/CNTK into blis/pythonapi-vnext 2016-04-05 11:38:54 +02:00
Willi Richert 7bebc163e4 Fix parameters 2016-04-05 11:37:14 +02:00
Willi Richert ed62f1f8f0 Integrating LogReg into test framework; allow for multiple root nodes 2016-04-05 11:37:13 +02:00
Willi Richert 49beae6b53 Reconciling automatically 2016-04-05 11:37:13 +02:00
Willi Richert 3e04aea980 Proper clean up of old models when training 2016-04-05 11:37:12 +02:00
Willi Richert 65fa273cfd Improving shape handling 2016-04-05 11:37:11 +02:00
Willi Richert 2205e1b901 Restricting loops to Delay, PastValue, and FutureValue 2016-04-05 11:37:11 +02:00
Willi Richert a3adc6c7d2 Allow for cycles in a graph by allowing forward references 2016-04-05 11:37:10 +02:00
Willi Richert 91a64bb1c1 Restructuring tests 2016-04-05 11:37:09 +02:00
Willi Richert e7e5a8e5ac Remove temporarily the dependency on scipy.sparse 2016-04-05 11:37:09 +02:00
jeanfad ac4946ca13 prepare context for grad test 2016-04-05 11:37:08 +02:00
Willi Richert 305ff01c7e Config file beautifying 2016-04-05 11:37:07 +02:00
Willi Richert a523ef1c50 autopepped 2016-04-05 11:37:06 +02:00
Willi Richert 74046168eb Addressing CR comments 2016-04-05 11:37:05 +02:00
jeanfad 4162cd8183 remove reader requirement from test and predict actions and update mnist example 2016-04-05 11:37:05 +02:00
jeanfad a00c7e7ca2 move sgd to train 2016-04-05 11:37:04 +02:00
U-FAREAST\fseide a6bc80f88d Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/pack 2016-04-04 14:41:15 -07:00
Frank Seide a5d8fc593d beam decoder now doing something 2016-04-04 11:23:01 -07:00
Frank Seide d4a7a29799 bug fix in seq-2-seq decoder: must also shuffle pathScores 2016-04-04 09:48:23 -07:00
Frank Seide ec1af2445e (minor changes in logging) 2016-04-04 09:30:16 -07:00
Willi Richert 567a7e1da8 Fix parameters 2016-04-04 18:30:08 +02:00
Willi Richert 0e5347a27b Integrating LogReg into test framework; allow for multiple root nodes 2016-04-04 18:28:10 +02:00
Eldar Akchurin cc1d54e7e6 Adding one more test 2016-04-04 16:21:18 +02:00
Eldar Akchurin 365d477fdc Adapting old config 2016-04-04 16:15:01 +02:00
Eldar Akchurin 79b9edeb96 Fixing support for several feature streams 2016-04-04 14:47:33 +02:00
Project Philly 0cdec2c2c9 Integrate mahilleb/MlfDataDeserializerWeakPtr into master 2016-04-04 05:39:55 -07:00