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

9512 Коммитов

Автор SHA1 Сообщение Дата
Nikos Karampatziakis 62ab074d2f Merge branch 'master' of https://github.com/fiskio/CNTK into fiskio-master 2016-11-04 11:03:56 -07:00
Project Philly 624f6d8282 Integrate t-ivrodr/reduction_axis_tests into master 2016-11-04 07:01:01 -07:00
Project Philly f17779256f Integrate mahilleb/PostReleaseMerges into master 2016-11-04 05:48:29 -07:00
Marco Fiscato abb5aeed9a fiskio -> Microsoft 2016-11-04 12:09:59 +00:00
Marco Fiscato fb0994a1e1 Added 1bit-SGD docker file 2016-11-04 12:00:08 +00:00
Marco Fiscato 4f81a1ed72 Fix CPU docker file 2016-11-04 12:00:08 +00:00
Marco Fiscato f835b4095b fix for python in docker 2016-11-04 12:00:08 +00:00
Ivan Rodriguez 08a890454a Adding tests for cross_entropy and classification_error with axis 2016-11-04 12:56:48 +01:00
Ivan Rodriguez fefecb744e Past and future value tests added 2016-11-04 12:56:48 +01:00
Ivan Rodriguez d6570a36fc Enabling evaluation tests 2016-11-04 12:56:48 +01:00
Sasa Galic f4e94aa72c Fix eval aggregation results for accumulation nodes
If all data readers finish at the same time, no samples will be aggregated
resulting in 0 error. For accumulation nodes this value will override last
(correct value) resulting in incorrect eval error (regular eval nodes just
add 0 to existing value).
Fix is not to override eval error for accumulation when no samples are
processed.
2016-11-04 11:39:54 +01:00
Mark Hillebrand 593617683d Scripts/README.md: minimal documentation for binary drop install scripts 2016-11-04 10:34:03 +01:00
Mark Hillebrand 67b460c576 bindings/python/cntk/distributed.py: dynamic load for libmpi.so.12, same as CNTK binary links against 2016-11-04 10:33:56 +01:00
Mark Hillebrand 8794cb6ebf Bump release tags to v2.0.beta2.0; in CNTK.cpp to v2.0.beta2.0+ 2016-11-04 10:33:34 +01:00
Emad Barsoum de58a63182 Add comments. 2016-11-03 19:05:07 -07:00
Emad Barsoum 755298185b Fix default option copy parameters. 2016-11-03 18:35:59 -07:00
Emad Barsoum d046537c1c Workaround LU break. 2016-11-03 15:05:27 -07:00
Emad Barsoum 60f789d96b Merge branch 'master' into ebarsoum/ImageHandsOn
For checkin....
2016-11-03 13:51:38 -07:00
Emad Barsoum e7d328739f Fix convnet test name 2016-11-03 13:51:01 -07:00
Alexey Orlov 3d945405f6 Main ReadMe News, November 3, 2016 2016-11-03 21:34:21 +01:00
Emad Barsoum f30aba05fb Fix Convnet test 2016-11-03 10:06:38 -07:00
Emad Barsoum bc2b046cdd Merge branch 'master' into ebarsoum/ImageHandsOn
For checkin....
2016-11-03 09:25:52 -07:00
Alexey Reznichenko 327f6f9213 Make Axis statics into functions to avoid win7 deadlock
Closes #959
2016-11-03 15:47:57 +01:00
Mark Hillebrand a57a1fca58 Merge remote-tracking branch 'origin/master' into mahilleb/nikosk/swig-attribute-dict 2016-11-03 11:24:35 +01:00
Mark Hillebrand 965797f8cd bindings/python/cntk: include missing test content in module 2016-11-03 11:24:12 +01:00
Mark Hillebrand d50e743509 ops/tests/recurrent_test.py: data_type -> dtype 2016-11-03 09:42:07 +01:00
Emad Barsoum de7de82ec9 Merge branch 'master' into ebarsoum/ImageHandsOn
For checkin.
2016-11-03 00:43:16 -07:00
Emad Barsoum 9c0b8eb785 Update the tutorial with the new numbers after the reg fix. 2016-11-03 00:42:00 -07:00
sayanpa dfe1366c36 with CR feedback 2016-11-02 23:48:15 -07:00
Emad Barsoum d3805c8ec8 merge from master. 2016-11-02 23:43:08 -07:00
Project Philly 1eeb899d9a Integrate ebarsoum/BSvsPython into master 2016-11-02 23:33:11 -07:00
Emad Barsoum de511fca9f Fix other unit test. 2016-11-02 22:14:28 -07:00
Nikos Karampatziakis b308ad9363 updated getting started 2016-11-02 21:29:03 -07:00
Nikos Karampatziakis e5422c389f Merge branch 'master' into nikosk/swig-attribute-dict 2016-11-02 18:52:57 -07:00
Emad Barsoum 4ff71f8067 Map regularization name to proper python naming. 2016-11-02 18:46:56 -07:00
Nikos Karampatziakis 3c3715d426 added tests and modified the axis handling a little 2016-11-02 18:41:30 -07:00
Emad Barsoum 38af7623b9 Fix import in Cifar distribution. 2016-11-02 18:14:07 -07:00
Nikos Karampatziakis 3a8da1a174 data_type => dtype for user facing APIs 2016-11-02 11:35:23 -07:00
Emad Barsoum c6c32cc73a Copy 201 resources under 201 folder. 2016-11-02 11:32:20 -07:00
Emad Barsoum 8af3283790 Fix merge conflict and unit tests. 2016-11-02 11:29:44 -07:00
Emad Barsoum 9c3eac34cd Merge from master 2016-11-02 10:36:13 -07:00
Emad Barsoum 80076729c9 Fix image path for test example. 2016-11-02 09:49:21 -07:00
Project Philly f7e82fc0c1 Integrate alrezni/v2_scratch into master 2016-11-02 08:23:05 -07:00
Alexey Reznichenko 442a8b50a0 Expose parameter schedules in Python
Fix swig generation for TrainingParameterSchedule and subclasses (per
  sample, per minibatch, as time constant), making them fully available in
  python.

  Rename FSAdaGradLearner to AdamLearner (C++ API).

  Add unit tests for parameter schedules, fix unit tests and examples that
  use parameter schedules.

  Fix a number of missing arguments in learner.py
2016-11-02 14:58:19 +01:00
Nikola Milosavljevic 2f7a598893 Add MSRA initialization to NDL
This change enables initializing parameter nodes using MSRA
initialization in NDL.
2016-11-02 04:14:13 -07:00
Ivan Rodriguez 06d5064605 Adding recurrent tests 2016-11-02 08:56:05 +01:00
Ivan Rodriguez 7389d57722 Adding reduce* test cases 2016-11-02 08:56:05 +01:00
Emad Barsoum 550a774d9f Add test Cifar image 2016-11-01 23:03:08 -07:00
Emad Barsoum 8f3d78430e Merge branch 'master' into ebarsoum/ImageHandsOn
Checkin...
2016-11-01 23:00:26 -07:00
Nikos Karampatziakis 6353150851 add a CNTK::Dictionary typemap for attributes only 2016-11-01 23:00:10 -07:00