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

906 Коммитов

Автор SHA1 Сообщение Дата
jeanfad fa23b38dd8 remove tester files that are not needed anymore 2016-08-12 17:44:20 +02:00
jeanfad e8b623c50f reverse axes in swig for ndshape.dimensions() and ndarrayview 2016-08-12 17:28:22 +02:00
jeanfad f9b3ac33b9 automatic generation of pythonic names 2016-08-12 15:16:42 +02:00
jeanfad e4c2de1193 address cr comments part2 2016-08-12 12:02:53 +02:00
jeanfad b3adc1ba1f use facade sigmoid for mnist 2016-08-11 18:07:19 +02:00
jeanfad 9cd7525cec helper function for mb_source 2016-08-11 18:00:40 +02:00
jeanfad 927750c549 address cr comments 2016-08-11 10:35:10 +02:00
jeanfad 6a767ed373 move mnist example to row major 2016-08-10 17:50:53 +02:00
jeanfad 08ecb7bb84 convert ffnet example to row major 2016-08-10 17:45:52 +02:00
jeanfad bd15fa855e re-structure variable, input, and constant factories 2016-08-10 16:32:50 +02:00
jeanfad 5f141d38db fix import error in cntk_py_tester 2016-08-10 11:29:02 +02:00
jeanfad d16cc1c6b0 clean up examples folder 2016-08-10 11:26:05 +02:00
jeanfad aec16e9c76 add more nodes to v2 python api 2016-08-10 11:23:33 +02:00
jeanfad 6eea0d6fe8 add swig support for ComputeInputPerDimMeansAndInvStdDevs 2016-08-09 17:57:32 +02:00
jeanfad 19c549f5e8 python c++ parity for training 2016-08-09 17:20:40 +02:00
jeanfad a5614771ec adapt swig wraper to the new getNextMiniBatch 2016-08-09 16:14:19 +02:00
jeanfad 969c7c0b5f stashed changes 2016-08-08 15:16:44 +02:00
jeanfad 2e6a7116b2 merge with master 2016-08-08 15:12:30 +02:00
jeanfad 031158ccf0 add todo to ffnet example 2016-08-08 14:39:48 +02:00
jeanfad 9027450274 remove context.py 2016-08-08 14:38:07 +02:00
jeanfad 91a6c33e32 remove non ported (to v2) tests 2016-08-08 14:36:44 +02:00
jeanfad aef108a5b3 remove context usage from the ported non-linear tests 2016-08-08 14:33:59 +02:00
jeanfad de75a00af5 linear tests ported to v2 and context removed #2 2016-08-08 14:28:39 +02:00
jeanfad dbf92e41b5 linear tests ported to v2 and context removed 2016-08-08 14:26:09 +02:00
jeanfad 3cf2df83db test_op_plus_var_sequences_input_input passed 2016-08-08 14:13:43 +02:00
jeanfad 9bc16f8c9a no context even for overloaded ops 2016-08-08 14:08:43 +02:00
jeanfad 161c890a10 partial removal of context 2016-08-05 18:26:44 +02:00
jeanfad 226078630c add back non linear tests file 2016-08-05 14:46:53 +02:00
Thilo Will 4e17fd5175 Fixing typo in reduction test and reformatting 2016-08-05 14:40:51 +02:00
jeanfad 106fd33873 clean up and reorg of pythonv2 2016-08-05 14:03:38 +02:00
jeanfad 36966c88a8 python training matches perfectly c++ training 2016-08-05 13:43:58 +02:00
jeanfad c3349aed35 first e2e training run with readers 2016-08-03 16:37:28 +02:00
jeanfad fec492cf75 swig wraper for StreamInfos 2016-08-03 11:56:17 +02:00
Thilo Will f951e9a73d Fixing typo in comment 2016-08-03 11:35:59 +02:00
Thilo Will 0d3b9e57f6 Added comment regarding default axis values in python bindings 2016-08-03 10:59:12 +02:00
Thilo Will f61cc4ebb3 in __init__.py boved ReduceLogSum to bottom. Renamed python operation to reduce_log_sum 2016-08-02 17:21:32 +02:00
Thilo Will f84fdc2fae ReduceLogSum: testcases for backward path. Documentation 2016-08-02 16:57:56 +02:00
jeanfad 573fab1d25 first training run with readers config 2016-08-02 16:52:12 +02:00
Thilo Will 6c7f7c11ef Forward path test for ReduceLogSum works 2016-08-02 13:38:47 +02:00
Thilo Will cf51d7543d Adding code for reduce_logsum test. 2016-08-02 09:43:30 +02:00
jeanfad cd1ab8d0fd try trainer on ff test 2016-07-29 15:41:13 +02:00
jeanfad 13585abea4 trainers and learners are wrapped by swig and usable from python 2016-07-28 17:52:55 +02:00
jeanfad 1e9ea32dcb bettern handling of FunctionPtr 2016-07-28 14:08:15 +02:00
jeanfad d3536b50b1 remove commneted code in feedforward test 2016-07-27 16:24:25 +02:00
jeanfad 3de7c79758 combine wrapper 2016-07-27 16:13:07 +02:00
jeanfad 4a8be29046 temporarly comment one of Variable constructors, and add initial wrapper for vector<FunctionPtr> 2016-07-27 15:21:15 +02:00
jeanfad b119474d49 resolve conflicts after merging with master 2016-07-27 10:12:08 +02:00
Willi Richert 18c66d9461 Sequence support 2/2 2016-07-26 17:52:52 +02:00
Willi Richert 9eea6e5010 Sequence support 1/2 2016-07-25 22:54:49 +02:00
Willi Richert ed74a8980b Fix backward pass check 2016-07-25 22:04:32 +02:00