https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
b0db399 initial webapp setup 27 October 2016, 13:45:31 UTC
6a31a23 Integrate mahilleb/1026Fixes into master 27 October 2016, 10:53:08 UTC
72b2863 Normalize line endings 27 October 2016, 10:46:02 UTC
9128d7d Integrate pkranen/convBias into master 27 October 2016, 10:41:06 UTC
461c7df Closes #946 27 October 2016, 09:19:36 UTC
02a97bc fixed tabs 27 October 2016, 09:09:46 UTC
145c0da Added initBias to Linear and DenseLayer in brain script 27 October 2016, 09:09:46 UTC
a1162c0 Added initBias to Convolution in brain script 27 October 2016, 09:09:46 UTC
9f8f87c Tools/check-git-head.sh: check for illegal characters in file names (on Windows) 27 October 2016, 09:05:43 UTC
83db0ef Tools/check-git-head.sh: add git attributes check 27 October 2016, 09:04:41 UTC
ee98253 Tests/Install/linux: first iteration for Linux OOBE testing 27 October 2016, 07:57:29 UTC
0b31ea5 Tools/docker: include Protobuf library. Closes: #949. 27 October 2016, 07:55:34 UTC
2bac502 Fix references to renamed CifarDownload.py and mnist_convert.py scripts Related: #928. 27 October 2016, 07:55:34 UTC
8dcfdd1 bindings/python/examples: use relative paths wrt. __file__, not current directory 27 October 2016, 07:54:11 UTC
d424bba Various Python tests: fix path Datasets -> DataSets (broken on Linux) 27 October 2016, 07:54:11 UTC
2afe819 Merge branch 'master' into ebarsoum/ImageHandsOn To check the update notebook. 27 October 2016, 00:20:30 UTC
56ef64e Update image links to master. 27 October 2016, 00:19:25 UTC
b609924 update environment in notebook 26 October 2016, 17:25:29 UTC
b3d3145 Add references. 26 October 2016, 17:16:27 UTC
645b508 Integrate eldak/fixingAdaptingMinibatch2 into master 26 October 2016, 16:58:47 UTC
d11a6c1 Integrate alexeyo/ReadMe-News-October-25 into master 26 October 2016, 16:05:46 UTC
5812e78 Fixed link in main ReadMe 26 October 2016, 15:56:16 UTC
3d14b9f minor notebook change 26 October 2016, 15:53:19 UTC
b4b1e97 Main ReadMe news, October 25, 2016 26 October 2016, 15:36:19 UTC
955921d fixed setup, add cntk.exe to PATH 26 October 2016, 13:54:23 UTC
632cac8 Fixed setup, add pip install requirements 26 October 2016, 13:47:07 UTC
0d73a9a Integrate sagalic/crop_node_final_rebase into master 26 October 2016, 11:12:40 UTC
eb90d39 Fixing adaptive minibatch 26 October 2016, 10:22:47 UTC
417f3fe Add crop node In this change crop node is implemented. The purpose of this node is to crop portion of the first node that dimension-wise corresponds to the second node at the given or calculated offset. Offsets may be given manually or calculated based on affine transform between two inputs along the path that connects them. 26 October 2016, 09:18:36 UTC
4add131 Disabling popus for tests 26 October 2016, 08:55:06 UTC
31a8cd8 Add image evaluation. 26 October 2016, 08:30:39 UTC
35f05cb a bug fix of CNTK 202 tutorial w.r.t. master branch 26 October 2016, 07:42:44 UTC
85968b1 updated CNTK_202 notebook for CNTK workshop 26 October 2016, 07:37:04 UTC
1b20567 Clean, more explanation and better images. 26 October 2016, 06:34:40 UTC
a89aa21 Update image hand on notebook, only layer API. 26 October 2016, 03:41:49 UTC
0934de0 Language understanding notebook 26 October 2016, 03:35:09 UTC
eac069a Update README.md. 25 October 2016, 21:50:11 UTC
0279839 Update prerequisite. 25 October 2016, 21:31:12 UTC
6bde134 Update images and add a simple layer case. 25 October 2016, 20:52:23 UTC
d0ca9c2 addded GetSamplesSeen as in master 25 October 2016, 20:03:01 UTC
3cb4fec samplesSeen as in master 25 October 2016, 20:01:17 UTC
43fa3d9 undoing reformatting 25 October 2016, 19:47:51 UTC
158271f cr related changes 25 October 2016, 19:43:14 UTC
cc214be Integrate mahilleb/LinuxInstallBeta into master 25 October 2016, 19:32:21 UTC
c744d28 Update README. 25 October 2016, 17:25:55 UTC
6793695 Update setup to recommend anaconda. Regular Python installation is TBD. 25 October 2016, 17:22:45 UTC
0e0422c Update README.md 25 October 2016, 17:20:27 UTC
361f088 Update README.md 25 October 2016, 17:19:54 UTC
72c19a0 Update README.md 25 October 2016, 17:18:49 UTC
ff8b479 moving the new CNTK install to the beginning of the PATH make sure there is an error if we have more than one WHL in the CNTK\PYTHON directory (should never happen right now) 25 October 2016, 16:52:40 UTC
dec120e fixed encoding for Pascal VOC 25 October 2016, 16:17:10 UTC
2f5af6f fixed encoding for Pascal VOC 25 October 2016, 16:16:17 UTC
92405f3 fixed tutorial link 25 October 2016, 16:01:32 UTC
f51a9db Scripts/linux/install-cntk.sh: fix path to Wheel 25 October 2016, 16:01:24 UTC
51e8342 Added link to Fast R-CNN tutorial 25 October 2016, 15:56:47 UTC
50a8074 Update README.md 25 October 2016, 15:49:39 UTC
9ed3cfc Update README.md 25 October 2016, 15:47:57 UTC
df3ea2c Update README.md 25 October 2016, 15:44:02 UTC
d0e1d82 Update README.md 25 October 2016, 15:15:21 UTC
88b5674 Update README.md 25 October 2016, 15:11:54 UTC
0b014e7 bindings/python: update some links 25 October 2016, 12:07:14 UTC
b1197c1 Tools/cntk-binary-drop/linux: update text files 25 October 2016, 11:07:51 UTC
5a53590 Scripts/linux/install-cntk.sh: fix Ubuntu14 LD_LIBRARY_PATH set-up 25 October 2016, 10:31:52 UTC
774b92c Source/CNTK/CNTK.cpp: bump 25 October 2016, 09:50:53 UTC
66fd96d Merge remote-tracking branch 'origin/kedeng/distPY2' into mahilleb/misc2.0 25 October 2016, 09:50:30 UTC
48dca17 bindings/python: more version bumping 25 October 2016, 09:39:11 UTC
6966416 Merge remote-tracking branch 'origin/nikosk/pyexamples-new-io' into mahilleb/misc2.0 25 October 2016, 09:33:55 UTC
06da2fc CNTK v2 library: Fixes for the beta1.0 release 25 October 2016, 09:29:54 UTC
af11a22 bindings/python/cntk/tests/distributed_test.py: disable test 25 October 2016, 09:21:21 UTC
4f56b05 examples/Distributed/run.py: execute only if __name__ == '__main' 25 October 2016, 08:48:41 UTC
68245db Fix path for Linux 25 October 2016, 08:39:18 UTC
b4c023b Scripts: bump repository tag. 25 October 2016, 08:39:10 UTC
f0952ca examples/Distributed: Fix run.py after script rename 25 October 2016, 08:32:27 UTC
ae80811 move run.py to Distributed 25 October 2016, 08:22:51 UTC
284bdc2 Merge branch 'master' of https://github.com/Microsoft/CNTK into nikosk/pyexamples-new-io 25 October 2016, 08:22:42 UTC
2b042d6 Merge remote-tracking branch 'origin/master' into kedeng/distPY2 25 October 2016, 08:19:12 UTC
093188a Fix load_model, no type needed anymore 25 October 2016, 08:16:25 UTC
cea944a Update samples 25 October 2016, 08:12:28 UTC
ea1bffa bindings/python/cntk/trainer.py: fix indentation 25 October 2016, 07:21:49 UTC
9f53b75 Merge branch 'master' into nikosk/pyexamples-new-io For checkin... 25 October 2016, 07:14:03 UTC
098e8f6 Merge branch 'master' of https://github.com/Microsoft/CNTK into kedeng/distPY2 25 October 2016, 06:39:06 UTC
f29fb1f CNTK v2 library: Distributed training related update to 1BitSGD repo 25 October 2016, 06:38:10 UTC
496c672 Merge branch 'master' into ebarsoum/ImageHandsOn For checkin...` 25 October 2016, 06:36:27 UTC
b60acf9 Added .model ending to Fast R-CNN config 25 October 2016, 06:17:43 UTC
56b2c68 Fix CIFAR data loader and images paths for ImageHandOn. 25 October 2016, 06:14:01 UTC
d913494 pytest silliness 25 October 2016, 05:50:48 UTC
6a600a3 incorporated CR 25 October 2016, 04:37:20 UTC
1613426 Migrate test to new load_model format 25 October 2016, 04:09:09 UTC
18c38dd add 1bit 25 October 2016, 04:00:16 UTC
63d3b19 remove 1bit 25 October 2016, 03:58:33 UTC
d1e550e delete CIFAR-10 25 October 2016, 03:55:07 UTC
cc60850 Reduce example redundancy 25 October 2016, 03:54:35 UTC
9ee35dd updated some files to master copies 25 October 2016, 03:46:18 UTC
658a4ff Add CifarResNet_parallel as example for distributed training 25 October 2016, 03:43:08 UTC
5b93769 Image hand on notebook 25 October 2016, 03:42:43 UTC
6e80be6 Add unit test on distributed_communicator.barrier() and finalize() 25 October 2016, 03:41:14 UTC
e974e45 Add unit test for distributed python bindings, and remove SimpleMNIST_parallel example 25 October 2016, 03:33:58 UTC
86ef40d Merge remote-tracking branch 'origin/master' into wilrich/graphSearch Conflicts: bindings/python/examples/CifarResNet/CifarResNet.py 25 October 2016, 03:33:09 UTC
50b1510 Merge branch 'master' into nikosk/pyexamples-new-io 25 October 2016, 03:29:10 UTC
83cea60 tweaks 25 October 2016, 03:23:11 UTC
back to top