https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
2882f1c added test 27 June 2017, 00:55:33 UTC
49392d3 Merge remote-tracking branch 'origin/master' into nikosk/manuals 27 June 2017, 00:48:05 UTC
59254f9 Updated notebook name and kernel 27 June 2017, 00:47:27 UTC
05e8c3d learners manual 27 June 2017, 00:42:23 UTC
8303d15 Integrate sayanpa/manchkin into master 26 June 2017, 23:45:13 UTC
650d661 Update news. 26 June 2017, 23:28:25 UTC
88942de Update news. 26 June 2017, 23:25:49 UTC
277c902 Bug fixes and content update 26 June 2017, 22:03:05 UTC
a4b2036 Update news. 26 June 2017, 21:54:02 UTC
de5569e Update news. 26 June 2017, 21:52:18 UTC
909e523 Address CR comments 26 June 2017, 13:26:02 UTC
dfe93c9 bindings/python: misc doc fixes 26 June 2017, 13:26:02 UTC
5394b76 Bugfix for get_data_type (#1955) * Bugfix for get_data_type * Fix: isinstance np.inexact does not catch np.ndarray * Add get_data_type tests for scalars 24 June 2017, 00:26:52 UTC
e96e39d Merge pull request #1939 from boeddeker/patch-1 improve exception msg 23 June 2017, 23:07:49 UTC
5eb1526 Merge pull request #1956 from boeddeker/patch-3 Fix broadcast_as_operand for float64 and scalar 23 June 2017, 23:04:11 UTC
5b62abf Merge pull request #2004 from boeddeker/patch-5 Fix: past_value/future_value dtype of initial_state 23 June 2017, 23:03:24 UTC
1216ec1 Merge remote-tracking branch 'origin/master' into nikosk/manuals 23 June 2017, 15:22:52 UTC
1c1c70d Fix typos 23 June 2017, 07:44:56 UTC
61d524e Debugging guide 23 June 2017, 02:15:09 UTC
a6c5e87 change names 23 June 2017, 02:13:53 UTC
34e6968 Merge remote-tracking branch 'origin/master' into nikosk/manuals 23 June 2017, 02:04:32 UTC
77a8cf0 Merge remote-tracking branch 'origin/sayanpa/man' into nikosk/manuals 23 June 2017, 02:04:09 UTC
2c099bb Added man page for how to feed data into cntk 22 June 2017, 22:59:58 UTC
d14908e incorporate CR feedback 22 June 2017, 22:59:11 UTC
4be61cf Integrate zhouwang/cseval-sparse into master 22 June 2017, 09:20:39 UTC
bf2f103 Added CR comments 22 June 2017, 02:27:28 UTC
273cf50 Debugging guide 22 June 2017, 01:23:42 UTC
a99ad29 Minor revisions to CNTK_101_LogisticRegression.ipynb (phrasing/clarification) (#2011) * Update CNTK_101_LogisticRegression.ipynb Incorporated sayanpa's suggested changes 21 June 2017, 17:54:32 UTC
f8d2a2a add exception tests for CopyVairableValueTo update baseline address CR comments 20 June 2017, 20:51:15 UTC
4eb4657 add NumColsInMatrix as return value of ValidateCSCAndGetIndexBufferSizes() and bug fixes 20 June 2017, 20:51:10 UTC
67e36ab check NumRows/Cols of matrix; fix bug in CopyVariableValueToSparseCSC 20 June 2017, 20:51:02 UTC
3191e6d add Value:CopyVariableTo() for sparse csc output; re-arrange test cases; add workaround for GPUSparseMatrix->CPUSparseMatrix; create variable using sparse format 20 June 2017, 20:50:47 UTC
3659e57 add check using NDArrayView on CPU in TestDataBuffer 20 June 2017, 20:50:10 UTC
03b9971 add test for DataBuffer 20 June 2017, 20:49:54 UTC
14c4798 add tests for SparseCSCDataBuffers improve unit tests: add GeenrateNumOfAxes(); use Fixture for NDArrayViewTests; remove unneeded srand() 20 June 2017, 20:49:42 UTC
ab17bd8 implement CopyVariableValueTo(). remove unused parameter outputVariable; remove unnecessary check for 1D shape 20 June 2017, 20:49:15 UTC
debba9f add SparseCSCDataBuffers() to NDArrayView() 20 June 2017, 20:48:55 UTC
f2f2842 Adding manual pages for feeding data for training 20 June 2017, 18:38:44 UTC
a2d0156 Address CR feedbacks. 19 June 2017, 21:32:00 UTC
583a540 Merge branch 'master' into ebarsoum/roipooling For CR... 16 June 2017, 23:43:04 UTC
81b0c40 Integrate kedeng/fixDeadlock into master 16 June 2017, 19:37:10 UTC
002a553 Integrate sayanpa/playgithub-master into master 16 June 2017, 13:07:19 UTC
4d09c61 Integrate ed668cde0b0463e1a5a52627e8b316940a7b319c into master 16 June 2017, 09:47:15 UTC
e56e6e2 merged with origin 16 June 2017, 06:14:53 UTC
e77ec9c Update test tollerance for GPU 16 June 2017, 05:18:26 UTC
b7273ce bug fix 1. one more input sample (line 208) 2. correct map of inputs and labels (line 218) Update the test tollerance 16 June 2017, 05:16:49 UTC
3f425bd Update the test tollerance 16 June 2017, 01:28:05 UTC
21105c1 bug fix 1. one more input sample (line 208) 2. correct map of inputs and lables (line 218) 16 June 2017, 00:11:16 UTC
ce36a32 Fix std::once deadlock in Function::InitOutputs Also fix a wrong parameter in TrainResNet_CIFAR10_Distributed.py commit 216a07f30f5078b46331444b182ab506f4909838 Author: KeDengMS <kedeng@microsoft.com> Date: Mon Jun 12 15:49:47 2017 -0700 no omit frame pointer and other changes 15 June 2017, 21:23:49 UTC
e720442 Fix versioning test and revert NMS to its original implementation. 14 June 2017, 21:56:39 UTC
35c4a1a Fix: past_value/future_value dtype of initial_state 14 June 2017, 21:31:40 UTC
7f6beb1 Merge with upstream/master to submit a PR for 101 tutorial 14 June 2017, 20:44:46 UTC
9b23b14 Fix unit test. 14 June 2017, 05:26:24 UTC
0c2ec6d Fix nms. 14 June 2017, 02:18:55 UTC
ed668cd Fix typos 14 June 2017, 01:27:50 UTC
211bef0 Sum gradient as before to match Caffe implementation. 13 June 2017, 17:18:27 UTC
f19a0a1 Merge branch 'master' into ebarsoum/roipooling For jenkins run. 13 June 2017, 02:17:34 UTC
12ee9bb Fix helper script and address feedbacks. 13 June 2017, 02:16:28 UTC
dd1bc6b Fix typos 10 June 2017, 10:54:18 UTC
40eb91e Merge pull request #1971 from boeddeker/patch-4 Bug: You can not borrow a temporary array. 10 June 2017, 05:59:56 UTC
2749248 Integrate alrezni/bptt_checkpointing into master 08 June 2017, 15:25:15 UTC
3eba98e Updated Inception V3 model trained with RMSProp. Accuracy is better. 08 June 2017, 14:45:55 UTC
d7529d9 update 1bitsgd repo 08 June 2017, 12:00:25 UTC
60cdf8c Integrate yuqtang/AddModuleDocstring into master 08 June 2017, 06:47:09 UTC
4a2209b Fixed grammar and typesetting issues in the module summary docstring. 07 June 2017, 19:57:06 UTC
ef3831a Add simple descriptions to python packages and modules. 07 June 2017, 19:57:06 UTC
87ec3e9 Merge remote-tracking branch 'origin/master' into wolfma/wikirefremove 07 June 2017, 14:56:04 UTC
2582b9e addressed CR comments 07 June 2017, 14:50:37 UTC
21a6723 Integrate t-ivrodr/word_rnn_test into master 07 June 2017, 14:33:30 UTC
5ecc834 updating links to old wiki - referencing now the doc site 07 June 2017, 13:55:34 UTC
05355e5 Fix MBSource checkpointing with truncated sequences Minibatch source configured with a non-zero truncation_length can now be successfully restored from a previously saved checkpoint. 07 June 2017, 13:51:15 UTC
0b6c207 Addressing comments in CR 07 June 2017, 12:16:58 UTC
8f504ca Adding word rnn test with real data 07 June 2017, 08:21:47 UTC
fca6f27 TimesNode should allow broadcasting when using element_times with reduce_sum for dot product Update ResNet readme for Cha's CR 07 June 2017, 06:23:53 UTC
bc5a929 Update ROI script. 07 June 2017, 02:05:50 UTC
5ab7128 Merge branch 'master' into ebarsoum/roipooling FOr CR... 07 June 2017, 01:36:08 UTC
898e331 Add more check and cleanup solution. 07 June 2017, 01:35:10 UTC
782d49a Add pre-trained ResNet20/ResNet110 model for CIFAR-10 Make TrainResNet_CIFAR10.py compatible with Philly Change learner_test to cover CuDNN rand odd dimension case 06 June 2017, 23:15:00 UTC
a6dacf0 Merge pull request #1974 from dadebarr/patch-2 Update MNIST_Complex_Training.py 06 June 2017, 18:28:24 UTC
00c576c Update MNIST_Complex_Training.py Updating the "Label" print statement to reflect v0.18 for scipy.sparse.csr_matrix, which does not support argmax() directly [note: scipy v0.18 is the default version for the current installation instructions] 06 June 2017, 18:06:14 UTC
1abfaf5 Integrate eldak/trainingSessionBlockMomentum into master 06 June 2017, 15:44:42 UTC
08eb169 Fixing drop out regression requiring distributed mode 06 June 2017, 11:00:27 UTC
16c4f7f Fixing minibatch size for block momentum in training session 06 June 2017, 10:57:08 UTC
e9978fa Update BrainScript with the new ROI and add a debug function to force deterministic behavior. 06 June 2017, 06:50:52 UTC
9be1503 You can not borrow a temporary array. 06 June 2017, 03:05:22 UTC
08d3051 Change ROI pooling to match Caffe version. 06 June 2017, 01:29:17 UTC
033cf05 Eliminate warnings during build for binary convolution. 04 June 2017, 21:17:22 UTC
4e7e971 Integrate kedeng/fixLearners2 into master 03 June 2017, 08:45:09 UTC
c13d027 Merge pull request #1957 from boeddeker/patch-4 add missing import sanitize_dynamic_axes 03 June 2017, 06:35:53 UTC
c9968e0 Fix FSAdaGrad/Adam/RmsProp checkpoint save/restore Fix a bug in RmsProp that step is not correctly initialized in V2 as smooth gradient matrix is preallocated to the right size Add range checks for RmsProp parameters 03 June 2017, 06:23:12 UTC
c1e8600 clean up imports and execution count tutorial 101 03 June 2017, 06:03:52 UTC
153b63b add missing import 03 June 2017, 03:26:32 UTC
585c9af Fix broadcast_as_operand for float64 and scalar 03 June 2017, 02:45:31 UTC
392b743 fixed dicts in tutorial 101 02 June 2017, 14:30:02 UTC
02ea9b3 removed an unnecessary cntk import 02 June 2017, 14:01:54 UTC
c6a8c07 removed an unnecessary cntk import 02 June 2017, 14:01:08 UTC
9da2ade explicit import from cntk module 02 June 2017, 08:34:46 UTC
2bcdc9d Merge pull request #1943 from juice500ml/master Fix typo for Animals dataset description 02 June 2017, 01:45:58 UTC
505d632 Enabling default transpose transform for the base64 deserializer to be consistent with the simple image deserializer 01 June 2017, 16:19:06 UTC
8f1f4da README.md: add some dots 01 June 2017, 16:08:38 UTC
back to top