https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
48fc265 fix a tensor allocation bug 27 September 2017, 10:11:30 UTC
f43c6bf Integrate kedeng/issue2388 into master 27 September 2017, 08:13:19 UTC
62a80d2 Fix Issue #2388 27 September 2017, 00:06:33 UTC
40162ba faster way to get the logits in the nce docstring 26 September 2017, 18:46:50 UTC
6120812 Update README.md 25 September 2017, 22:55:13 UTC
dfef3d6 Avoiding segmentation fault while introducing udf in recurrent loop 25 September 2017, 11:59:11 UTC
474d468 minor bug fix (#2402) 24 September 2017, 12:36:25 UTC
1cbccd0 Merge branch 'master' into ebarsoum/dilation_with_padding Merge with master... 21 September 2017, 20:03:28 UTC
99d2c82 Pick up submodule fixes for block momentum in python and add test Remove some dead code 21 September 2017, 06:14:16 UTC
3bf78e8 Fix dilation convolution bug with auto padding 21 September 2017, 00:12:38 UTC
ec8d6d6 Update the CTC tutorial further 19 September 2017, 19:15:40 UTC
7fb2acf update CTC tutorial 19 September 2017, 19:15:40 UTC
0c6ebba Adding group convolution. 19 September 2017, 00:14:47 UTC
c3e4f66 Tests/Install/linux/prep-run-test.sh: do not run CNTK_104_Finance_Timeseries_Basic_with_Pandas_Numpy.ipynb 18 September 2017, 17:59:05 UTC
96cdd12 Bump version numbers 18 September 2017, 17:58:47 UTC
bced9cf remove inclusion of dependency dlls, as it has been referenced in UWP nuget package. 18 September 2017, 17:58:31 UTC
e4cc788 Tests/EndToEndTests: Linux: test green for Tesla M60 18 September 2017, 09:04:32 UTC
83dab7c Fix typos (#2370) This PR fixes some typos: CNKT 18 September 2017, 05:11:59 UTC
75fa318 Fix typos (#2212) 17 September 2017, 19:38:46 UTC
cd6748f Handfew typos fixed (#2366) 17 September 2017, 19:37:41 UTC
4a5f64c Fix typos (#2338) This PR fixes some typos: CTNK 17 September 2017, 01:08:08 UTC
159a611 Minor fixes (proposal) (#2357) plus typo? 17 September 2017, 01:07:39 UTC
6cc4451 Fixes "'exp' was not declared" (#2364) This fixes the error: "error: ‘exp’ was not declared in this scope return momTC == 0.0 ? 0 : exp(-1.0 / momTC);",when compiling CNTK with GCC. Reference: https://github.com/Microsoft/CNTK/issues/2341 17 September 2017, 01:06:26 UTC
f275a54 Update README.md 16 September 2017, 12:11:58 UTC
2f9e469 Added sequence classification to current language understanding tutorial 15 September 2017, 22:50:17 UTC
bfe1d3c Tests/EndToEndTests: add some CC5 baselines for Linux 15 September 2017, 10:54:23 UTC
741d01e language edits 15 September 2017, 06:14:51 UTC
ef49c98 Integrate yuqtang/StageManualUseLearners2 into master 15 September 2017, 06:08:38 UTC
c525d71 Integrate yuqtang/StageCleanStartupPrints2 into master 15 September 2017, 00:58:42 UTC
26fa020 Squashed commit of the following: Updated the manual on how to use learners to explain the new Learner APIs for release 2.2. 14 September 2017, 23:23:44 UTC
0f3033d Integrate yuqtang/StagingFixNewLearner2 into master 14 September 2017, 22:55:00 UTC
d49774d Corrected the case of the word "version". 14 September 2017, 22:19:29 UTC
8c87d1a Update release notes. 14 September 2017, 22:19:14 UTC
1e32914 Squashed commit of the following: Removed sensitive information in CNTK start-up message. 14 September 2017, 22:12:17 UTC
a01f8cd Squashed commit of the following: Add python side work-around to allow the combination of mean gradient and specifying number samples with the right implementation; in Python, achieve the legacy logic of having per sample learning rate with mean gradient by overriding the per sample learning rate with ignored_minibatch_size. Also clarification in docstring. 14 September 2017, 20:01:55 UTC
e48892c Merge branch 'master' of https://github.com/Microsoft/cntk 14 September 2017, 18:11:34 UTC
0eb7a1f update keras and tensorboard text 14 September 2017, 18:10:55 UTC
d9b0da2 Integrate liqun/iterationnote2 into master 14 September 2017, 06:08:59 UTC
484a4f7 style fix 14 September 2017, 05:58:15 UTC
10fb523 CSharp iteration note 14 September 2017, 05:42:12 UTC
f27ed0a Merge branch 'master' of https://github.com/Microsoft/cntk 14 September 2017, 05:10:27 UTC
b4a1704 update contributor list. 14 September 2017, 05:08:47 UTC
035d79f Integrate ebarsoum/iteration into master 14 September 2017, 02:03:38 UTC
9ccbc67 Merge branch 'master' of https://github.com/Microsoft/cntk 14 September 2017, 01:34:28 UTC
66b996f update with keras and opencv info 14 September 2017, 01:34:20 UTC
d007293 Merge with master. 14 September 2017, 01:29:10 UTC
5d9369e format change 14 September 2017, 01:21:00 UTC
e31a11a Add acknowledgments 14 September 2017, 01:13:07 UTC
e16816e More style update 14 September 2017, 01:07:38 UTC
99adb85 Fix style in current_iteration.md 14 September 2017, 01:01:06 UTC
d5cf5e1 current_iteration.md update on NCCL2, NVidia FP16 and Intel MKL works 14 September 2017, 00:57:02 UTC
7dd2ce1 Update iteration planning. 14 September 2017, 00:34:15 UTC
4dfd1e2 fix version 13 September 2017, 22:28:50 UTC
78f122c add more text 13 September 2017, 22:17:50 UTC
adccabc Update LICENSE.md changed license verbiage for Intel MKL to allow us to move up to MKL 2017 13 September 2017, 21:58:56 UTC
6c2f2a1 Integrate zhouwang/releasenote-update into master 13 September 2017, 21:34:33 UTC
6f5f285 Adding links to object detection tutorial/demos in 2.2 release notes. 13 September 2017, 21:23:36 UTC
7ca42da add reference to doc page 13 September 2017, 21:19:13 UTC
162c7c5 Removing semantic segmentation from 2.2 release note. 13 September 2017, 21:10:33 UTC
4a875a1 Updated FasterRCNN and convolution FreeDimension bullets in 2.2 release note. 13 September 2017, 21:07:25 UTC
1797ff3 Integrate sptiwari/fastrcnn_readme into master 13 September 2017, 20:53:37 UTC
bcfbfbc Added links to the manuals as well. 13 September 2017, 20:46:17 UTC
0e24a13 Added link to python doc site. 13 September 2017, 20:40:51 UTC
50100fe Minor updates to FastRCNN readme files. 13 September 2017, 20:34:20 UTC
039f3f5 Squashed commit of the following: Updated the new learner API description in the release notes. 13 September 2017, 03:32:10 UTC
3dfbebb Adding release note for free static axes support for convolution. 13 September 2017, 00:46:15 UTC
3fa4e36 correct CSharp name, disable a flaky test for further investigation 12 September 2017, 18:31:34 UTC
f004aea add information about examples to relesae notes 12 September 2017, 16:59:18 UTC
bfce957 Integrate liqun/LogisticRegFix into master 12 September 2017, 15:54:59 UTC
351e702 Tests/Install/linux/prep-run-test.sh: bump Jupyter TO to 2700 12 September 2017, 14:57:58 UTC
e5b4bdc quick fix logistic regression build break 12 September 2017, 14:43:36 UTC
c76b6f0 Tests/EndToEndTests/TestDriver.py: add major CC for Tesla M60 12 September 2017, 12:58:09 UTC
f89f9d7 Scripts/install/linux/install-cntk.sh: install libtiff5 12 September 2017, 10:17:45 UTC
ab8f4e5 Integrate liqun/MakeDrop2.2Stage into master 12 September 2017, 08:10:48 UTC
0f4044e Integrate nikosk/attention4 into master 12 September 2017, 07:27:40 UTC
f41a1d2 Integrate sptiwari/remove_installfastrcnn into master 12 September 2017, 05:44:31 UTC
16d01d7 Integrate yuqtang/StagingRefactorLearningCore into master 12 September 2017, 05:35:08 UTC
738b740 Attention overhaul 12 September 2017, 02:43:46 UTC
10a68a4 Integrate liqun/CSApiRegressionExample into master 12 September 2017, 01:57:48 UTC
2b3e104 Integrate DaveyBiggers-master into master 12 September 2017, 01:50:31 UTC
9c34c47 Integrate liqun/CSApiRegressionExampleStage into master 12 September 2017, 01:45:07 UTC
ccfd6c7 Refactor the core learner APIs: * Simplified TrainingParameterSchedule * Added minibatch_size to TrainingParameterSchedule and Learner * Added minibatch size to Learner * Added learning_parameter_schedule to Python APIs * Marked as deprecated on UnitType, learning_parameter_schedule, momentum_as_time_constant_schedule * Added minibatch_size parameter to all the learners: sgd, momentum_sgd, adam and all others except for user defined learner * Simplified learner parameter logic: If minibatch_size == cntk.learners.IGNORE, act as the parameters are applied applied to the whole minibatch; otherwise, scaling the parameters according to the actual minibatch_size and the minibatch_size specified during the the schedules and the learners construction time. More subtle details are in the docstrings and the comments. 12 September 2017, 00:36:39 UTC
e70a023 Integrate chenta/free_dimension_pooling into master 11 September 2017, 23:33:03 UTC
a3f20af Add PretrainedModels to windows/linux/examples drops 11 September 2017, 19:51:47 UTC
86315fc Add a Hello World Logistic Regression Example 11 September 2017, 19:39:12 UTC
b84e10a Removing vestigial references to install_fastrcnn.py. 11 September 2017, 19:03:46 UTC
f07a05d remove check for free dimension on pooling add ut add test with strides input 11 September 2017, 18:00:02 UTC
6aef302 Enabling free static axes support for reshape API syntaxes. 11 September 2017, 17:21:46 UTC
ab7b4ff Merge branch 'master' of https://github.com/DaveyBiggers/CNTK into DaveyBiggers-master Pull Request. 11 September 2017, 16:23:33 UTC
f52e724 Source/CNTKv2LibraryDll/tensorboard/TensorBoardUtils.cpp: ensure libopencv_imgproc is picked up as direct link dependency on Linux 11 September 2017, 11:23:33 UTC
0c54a7c Add reduction rank to Convolution and ConvolutionTranspose at the C++ API and low level python API. 09 September 2017, 05:54:44 UTC
19b74f5 Add Logistic Regression Example 09 September 2017, 01:46:40 UTC
7a03064 Re-enable disabled doc test and address a pending CR comment in tutorial documentation. 08 September 2017, 20:43:38 UTC
cc788b8 Integrate jqian/wip/nccl2.0 into master 08 September 2017, 19:03:00 UTC
1cd345a Minor formatting fix to FastRCNN Readme.md. 08 September 2017, 18:41:56 UTC
9e6055b Updated FastRCNN Readme.md with new Linux Cython module info and other minor edits. 08 September 2017, 18:40:54 UTC
d820eba Updated Readme.md with new Linux Cython modules info and minor text edits. 08 September 2017, 18:36:52 UTC
37c3b40 CR comments 08 September 2017, 17:31:28 UTC
d899999 Change for NCCL 2.0 Fix race condition in Nccl init that may cause hang in NCCL2 08 September 2017, 17:31:28 UTC
558d80c Integrate zhouwang/allow-freeaxis-master into master 08 September 2017, 14:47:47 UTC
back to top