https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
f7187f4 Update graph.py 21 December 2016, 16:01:18 UTC
3f1ad67 fixed multiple outputs case for output_function_graph 21 December 2016, 14:39:21 UTC
83c83ab minor changes in graph output as string/dot/png in graph.py 21 December 2016, 14:02:29 UTC
b8ab11e bug fix 21 December 2016, 12:33:23 UTC
e25f182 Update AlexNet config file to start parallel training at epoch 1. 21 December 2016, 01:26:59 UTC
eba163a Reduce scale for test on uniform and normal since our std is now much higher than before. 21 December 2016, 01:20:51 UTC
d8ca695 Restore Source/Multiverso version 21 December 2016, 01:20:51 UTC
3023437 bug fix. 21 December 2016, 01:20:51 UTC
7e05253 Removed unnecessary functions in Variable.cpp. 21 December 2016, 01:20:51 UTC
614a395 Unit test change for shuffling scale parameter. 21 December 2016, 01:20:51 UTC
7e4ea71 Update scale to non-default for uniform and normal. 21 December 2016, 01:20:51 UTC
e474f31 Revert to original sln file. 21 December 2016, 01:20:51 UTC
cfd4c33 Code revision based on review comments. (move scale to first parameter, remove unused initialized in C++ API) 21 December 2016, 01:20:51 UTC
ee4f3d1 Added normal and uniform1 initialization. Changed Python default to normal (std=1) and uniform1([-1,1]). 21 December 2016, 01:20:51 UTC
f4a1429 Modification on AlexNet. 21 December 2016, 01:20:51 UTC
c95b4a4 Integrate chazhang/rmse into master 21 December 2016, 00:11:00 UTC
e15a515 revise baseline for 05_OneConvRegr and RegrSimple. 20 December 2016, 22:18:09 UTC
b398cd0 Adding GoogLeNet (Inception V3). 20 December 2016, 19:28:04 UTC
8f552eb Revert SGD.cpp format change. 20 December 2016, 00:21:49 UTC
7c0c1b0 Change based on review feedback. 20 December 2016, 00:21:49 UTC
f5e34f8 Fixed bug on RMSE. Change display format for learning rate. 20 December 2016, 00:21:49 UTC
9932aad Integrate amitaga/dataInteropFeatures into master 19 December 2016, 21:16:57 UTC
fc19017 Integrate eldak/localTimelineSwitch into master 19 December 2016, 20:56:08 UTC
988be4f CNTK v2 library: Added support for reshaping subshapes of an operand 19 December 2016, 17:53:11 UTC
e1cad76 Integrate mahilleb/Py2 into master 19 December 2016, 14:38:48 UTC
d7f7d03 Switching to local timeline for composite reader by default 19 December 2016, 13:27:27 UTC
8f4cad8 Enable Python 2.7 19 December 2016, 12:49:05 UTC
03b103c add missing files 19 December 2016, 10:27:38 UTC
af82134 remove APIs that are not being published, adapt swig and samples clean up and improve samples add missing changes 19 December 2016, 09:12:12 UTC
9d5e05d add CreateBatch, CreateSequence, CreateBatchOfSequences methods fix SeqStartFlag: only one flag for each sequence. 19 December 2016, 09:12:11 UTC
22aa8ca add class sequence to illustrate API usage. add missing files add OneHotSequence class add SequenceSparse class and sample add more comments and cleanup add missing files 19 December 2016, 09:12:11 UTC
62565ef Integrate vadimma/ReaderRefactor into master 17 December 2016, 05:18:53 UTC
af4dd2d Minor HTK reader refactor 16 December 2016, 23:38:11 UTC
58eafe7 Integrate cbasoglu/exampleCleanup into master 16 December 2016, 23:36:30 UTC
27fcd5e Add log header back 16 December 2016, 20:03:04 UTC
124c44b CNTK V2 library: Added Value::Create method to batch sparse sequences 16 December 2016, 09:27:22 UTC
6a2c4f2 Make final msg conditional 15 December 2016, 22:53:51 UTC
21fd6c0 Fix distributed example prints 15 December 2016, 22:53:51 UTC
7ef4bd2 Move log prints 15 December 2016, 22:53:51 UTC
21b2056 Mimic some of the metadata log prints in progress_printer 15 December 2016, 22:53:51 UTC
5554fde Integrate eldak/localTimeline into master 15 December 2016, 16:35:33 UTC
7f80a15 Integrate amitaga/dataInteropFeatures into master 15 December 2016, 15:47:03 UTC
987191c Integrate zhouwang/evaldll-csharp-resetrnn into master 15 December 2016, 15:18:13 UTC
b08c89f Integrate alrezni/fix_203_ipynb into master 15 December 2016, 13:11:18 UTC
97f09f0 Bug fixes and error reporting improvements a) Fixed a bug in the gradient overwrite optimization for the case when same node appears as multiple inputs of another node b) Added support for sequence start specification for Value::Create method for one-hot vectors c) Relaxed checking of shapes for sequences of scalars d) Improved error reporting when required arguments of a function are not supplied values for in the Function::Forward call 15 December 2016, 10:31:31 UTC
391ad1e Making distribution of load among the workers based on the local timeline inside the epoch 15 December 2016, 09:00:28 UTC
4b00ce6 Add Evaluate method with ResetRNN flag to C# Eval, and add tests for that update baseline 14 December 2016, 14:29:53 UTC
39bceb5 fix Release_NoOpt for the BinaryReader project and remove duplicate entries of this project 14 December 2016, 13:38:48 UTC
867e082 Fix CNTK_203_Reinforcement_Learning_Basics.ipynb Remove an extra argument from save_model calls. 14 December 2016, 10:38:45 UTC
a5fc740 C# bindings: %ignore CNTK::Internal::MaxNumCPUThreadsSet 14 December 2016, 08:49:29 UTC
f7e5e29 Integrate alexeyo/Fix-SimpleMNIST.py into master 14 December 2016, 03:22:00 UTC
f8f42c1 Integrate zhouwang/csbinding-mergetomaster into master 13 December 2016, 23:46:06 UTC
e26cde8 Integrate alrezni/8byte_seed into master 13 December 2016, 23:05:07 UTC
73d197c Update README.md 13 December 2016, 23:03:41 UTC
85a183a Integrate eldak/minibatchSourceOpts into master 13 December 2016, 22:30:40 UTC
d501d9c Merge branch 'alexeyo/Fix-SimpleMNIST.py' of https://github.com/microsoft/cntk into alexeyo/Fix-SimpleMNIST.py 13 December 2016, 20:57:06 UTC
e21c17b Implemented fix for the second occassion 13 December 2016, 20:54:29 UTC
2d997c3 Implemented independent path 13 December 2016, 20:54:28 UTC
d5a1ef9 Fixed relative path for Test run 13 December 2016, 20:54:28 UTC
4aa38e4 Integrate mahilleb/PostReleaseMerges into master 13 December 2016, 15:55:00 UTC
eabd0e3 Fixing omp 13 December 2016, 15:48:28 UTC
215632b Fixing progress printer 13 December 2016, 14:17:48 UTC
efdbd8f Implemented fix for the second occassion 13 December 2016, 13:41:15 UTC
04dbfeb Integrate amitaga/tensorLibPerf into master 13 December 2016, 12:50:54 UTC
f9a8915 Implemented independent path 13 December 2016, 12:50:51 UTC
faac462 Tests/EndToEndTests/CNTKv2Python/Examples/cifar_resnet_distributed_test.py: fix wrt updated example 13 December 2016, 11:47:58 UTC
6cde1e3 Use 8 bytes for RNG(Handle) seed on both platforms. Change seed type from unsigned long (4 bytes on windows, 8 bytes on linux) to uint64_t. Bump cnkt model version to 17 (v1). Change a few int64_t to uint64_t along the way. Close #1124. 13 December 2016, 11:37:18 UTC
78a756f Integrate mahilleb/RunTestJupyter into master 13 December 2016, 10:55:48 UTC
d14be87 Main ReadMe news, December 13, 2016 13 December 2016, 08:58:46 UTC
c31e540 CNTK core: Change Splice to not use Transpose 12 December 2016, 20:06:17 UTC
4fe22b8 CNTK core: Implemented an optimization to elide the initial zeroing and subsequent accumulation into gradients for nodes with just one parent/accestor node 12 December 2016, 20:06:17 UTC
06ca024 Fix for Examples/Image/Classification/ResNet/Python/TrainResNet_CIFAR10_Distributed.py 12 December 2016, 17:59:22 UTC
80f70b6 Bump version 12 December 2016, 17:59:15 UTC
1a197f5 Integrate eldak/minibatchSourceOpts into master 12 December 2016, 12:09:44 UTC
d9bd886 Tests/Install/linux: support Py 3.5, on GPU: run Jupyter Notebooks 12 December 2016, 12:09:01 UTC
3864db1 Scripts/install/linux/install-cntk.sh: add --py-version option Python 3.4 is still default; use `--py-version 35' to make the install script install a Python 3.5 based environment. 12 December 2016, 10:15:33 UTC
3788cc2 Some optimizations in the minibatch source 12 December 2016, 09:43:52 UTC
363af2f Fixing resnet test 12 December 2016, 08:41:36 UTC
f2b4f87 add mapping new introduced APIs in CNTKLibrary.h 11 December 2016, 07:30:14 UTC
4eca060 Merge remote-tracking branch 'origin/master' into zhouwang/csbinding 10 December 2016, 22:46:25 UTC
08a165e Integrate thilow/UnitTestSampling2 into master 10 December 2016, 22:45:07 UTC
56e487a Integrate wilrich/disable-to_csr into master 10 December 2016, 21:14:50 UTC
6635ba2 merged from master 10 December 2016, 21:11:54 UTC
f4f46e9 Disable to_csr/to_ndarray on Value (will be moved to C++) 10 December 2016, 20:19:45 UTC
bd3b787 Integrate cbasoglu/exampleCleanup into master 10 December 2016, 16:40:19 UTC
8385f0b Integrate alrezni/v2_fix_layout_from_shape into master 10 December 2016, 16:11:15 UTC
01add93 Integrate mahilleb/willi/markup into master 10 December 2016, 15:13:39 UTC
f1ba8a4 add GetId 10 December 2016, 15:08:07 UTC
a54ca7c restore SWIG definition which was removed by accident. 10 December 2016, 14:53:26 UTC
4126a4b minor changes 10 December 2016, 14:33:45 UTC
3d4c0cf Minor corrections requested in CR 10 December 2016, 14:31:10 UTC
e143374 Integrate alrezni/v2_fix_layout_from_shape into master 10 December 2016, 14:19:51 UTC
e2fb810 consistently mapping size_t to uint, needs to resolve specical cases that use size_t-2 10 December 2016, 14:17:17 UTC
fca80a2 Integrate zhouwang/fix-priu64 into master 10 December 2016, 13:42:09 UTC
e0d0936 Fix example markup 10 December 2016, 13:40:25 UTC
3b82a0f add properties to Value 10 December 2016, 13:34:18 UTC
0057c59 using Variable in Evaluate 10 December 2016, 08:49:30 UTC
49a7a40 add equals and hash for variable 10 December 2016, 08:28:15 UTC
3fd3aa1 Fix MBLayout construction from value shape 09 December 2016, 23:14:10 UTC
6c19917 Fix spelling 09 December 2016, 20:01:43 UTC
back to top