https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
9d9e9a8 add debug files 26 July 2017, 22:01:48 UTC
a37217f push to latest version 26 July 2017, 22:00:32 UTC
033340e cleanup and startet adding tests 07 June 2017, 11:26:30 UTC
f81fc1c Enabled transpose and swapaxes with 5 unflattened axes on c++ and created a .py file for the transpose with more than 5 unflattened axes 07 June 2017, 06:38:40 UTC
dc0dc4a Adressed changes from code review 31 May 2017, 11:24:40 UTC
b487af3 added license header to depth_increasing_pooling.py 30 May 2017, 14:38:53 UTC
857e330 added reorg-layer-file 30 May 2017, 14:22:34 UTC
560bc07 removed conflicts 29 May 2017, 14:04:04 UTC
5971542 misc 29 May 2017, 13:31:23 UTC
2789b1d Add checkpointing; rename lamda -> lambda; different train/test sources; add random flipping 26 May 2017, 17:21:42 UTC
a1f25ad Integrate changes so that it can run on sequences 26 May 2017, 17:21:37 UTC
4a81206 Merge branch 't-makrei/YOLOv2' of https://github.com/Microsoft/CNTK into t-makrei/YOLOv2 Conflicts: Examples/Image/Detection/YOLOv2/PARAMETERS.py Examples/Image/Detection/YOLOv2/TrainUDFyolov2.py Examples/Image/Detection/YOLOv2/YOLOv2.py Examples/Image/Detection/YOLOv2/evaluate.py bindings/python/cntk/ops/functions.py bindings/python/cntk/ops/tests/ops_test_utils.py bindings/python/cntk/ops/tests/userfunction_complex_test.py 24 May 2017, 14:06:08 UTC
3e29630 Changes on lossfunction 24 May 2017, 13:47:57 UTC
adf7d02 Changes from CR, unfreezed ResNet 24 May 2017, 13:47:57 UTC
edb9b1d added evaluation with nms 24 May 2017, 13:47:57 UTC
9e60d7c fixed different input width and height 24 May 2017, 13:47:56 UTC
92e2d1b merged different command-line options for data-input 24 May 2017, 13:47:56 UTC
2f32bdc Committed again the command line update 24 May 2017, 13:47:56 UTC
09f9a2d added ability to use other input size than 224x224, faster iou calcuation 24 May 2017, 13:47:56 UTC
3ef8c41 Updated the command line interface; added Logo158 parameters 24 May 2017, 13:47:55 UTC
4e19796 Fix types 24 May 2017, 13:47:55 UTC
db383a1 Improved train/error function; misc other improvements 24 May 2017, 13:47:55 UTC
2eb6d73 improved error funtion, freezed feature extractor, better hyperparameters, code for debugging 24 May 2017, 13:47:54 UTC
807afab Removed bug where install script fails if the mappings directory does not exist 24 May 2017, 13:47:54 UTC
7373f04 Added missing licence header 24 May 2017, 13:47:54 UTC
d8a8ad7 Added install scipt for Pascal VOC 2007 data, mappings and the required models 24 May 2017, 13:47:54 UTC
77d54b2 fixed data_path 24 May 2017, 13:47:53 UTC
d5bbe81 made some paths relative 24 May 2017, 13:47:53 UTC
ae10011 deleted test.py 24 May 2017, 13:47:53 UTC
4948684 added mapping files for Pascal VOC 2007 24 May 2017, 13:47:53 UTC
57c2408 Initial YOLOv2 and move of darknet19 to subfolder darknet 24 May 2017, 13:47:52 UTC
5efb15f Finished distributed training 24 May 2017, 13:47:52 UTC
8e775dc Started distributed version 24 May 2017, 13:47:52 UTC
22ad813 moved normalization from the train and eval functions to main 24 May 2017, 13:47:51 UTC
2955e36 Optimized Parameters; moved image preprocessing out of the network; forced deterministic mode; plotting network graph 24 May 2017, 13:47:51 UTC
7f125c7 Adressed comments from code-review; started changes for ImageNet50k 24 May 2017, 13:47:51 UTC
ad11a22 Removed invalid funcion call due to flawed refractoring 24 May 2017, 13:47:50 UTC
0d668b3 Corrected the save_model function in darknet19.py; Minor readability improvements 24 May 2017, 13:47:50 UTC
b2d1d58 Improved notation; added comments; removed unnecessary parameters file 24 May 2017, 13:47:50 UTC
051d2bd Initial Darknet19 for YOLOv2 24 May 2017, 13:47:50 UTC
c955ded Main ReadMe update, May 24, 2017 24 May 2017, 13:22:21 UTC
91f19d3 Integrate mahilleb/eldak/fixingBatchNorm2 into master 24 May 2017, 12:18:54 UTC
1c1a285 Integrate pkranen/rpnutils into master 24 May 2017, 10:28:00 UTC
2c84578 Integrate alrezni/2gb_limit into master 24 May 2017, 08:59:43 UTC
5d140f4 marking cython modules as binary 24 May 2017, 08:12:50 UTC
e7ea996 cleaned up rpn component 24 May 2017, 07:20:38 UTC
360f0e6 Added region proposal network as util component 24 May 2017, 07:20:30 UTC
15cf60c Integrate chazhang/conv_lstm into master 23 May 2017, 22:43:27 UTC
eadb0d5 Tests/EndToEndTests/CNTKv2Python/Examples/language_understanding_test.py: enable disabled tests 23 May 2017, 21:17:33 UTC
2c21a30 Fix for 2D spatial BN; add unit tests. 23 May 2017, 21:16:50 UTC
16107fc Fixing cudnn in case of 1-D arrays 23 May 2017, 21:16:50 UTC
f1e9e5b Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/rstfix 23 May 2017, 20:34:31 UTC
63d9f85 Bug fix for dynamic axis. Add comments from CR. 23 May 2017, 20:31:17 UTC
1ec22a8 Integrate chenta/fix_a_crash into master 23 May 2017, 19:40:53 UTC
b272bf2 Fixing an updated CNTK setup link 23 May 2017, 18:39:41 UTC
f9c5294 Integrate eldak/fixingTestConfig into master 23 May 2017, 17:31:21 UTC
c1b41bc fix a crash during convolution 23 May 2017, 16:29:20 UTC
50a0f0d Integrate mahilleb/cudnn6 into master 23 May 2017, 15:56:42 UTC
92377c5 Remove the upper bound (2GB) on the model size CNTKv2 protobuf-based serialization can now be used to save and load model exceeding 2GB in size. 23 May 2017, 14:50:19 UTC
a41dc97 Integrate t-ivrodr/fix_tests_dependencies into master 23 May 2017, 14:16:29 UTC
18de8f0 Adding input to stream for testing and cv config 23 May 2017, 12:59:13 UTC
decf082 CuDNN 6 source build support 23 May 2017, 11:10:15 UTC
85ed877 Fixing sample count in case several distributed learners are used 23 May 2017, 09:21:11 UTC
6e1cd7f bindings/python/cntk/learners: doc: turn table into bullet list 23 May 2017, 08:30:04 UTC
24497f1 Fix dependencies for V2LibraryTests project 23 May 2017, 08:17:36 UTC
4d0b4f7 bindings/python/doc/knownissues.rst: remove, index.rst: edited 23 May 2017, 07:02:34 UTC
a60f3b0 Integrate mahilleb/vgg into master 23 May 2017, 00:55:02 UTC
bd0df16 Integrate sayanpa/tutfix into master 23 May 2017, 00:07:14 UTC
c656399 ests/EndToEndTests/Examples/Image/Classification/VGG_ImageNet: address CR comments 22 May 2017, 23:22:52 UTC
0703899 CNTK v2 library: Remove all deprecated python APIs. 22 May 2017, 22:44:54 UTC
aea6c08 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix 22 May 2017, 20:03:58 UTC
e7e3983 Add support for block functions in optimized_rnnstack_converter Bug fixes in crosstalk test and graph depth_first_search Rename cntk.utils -> cntk.misc to avoid confliction with internal namespace 22 May 2017, 18:02:16 UTC
b79cd3c Integrate mahilleb/vgg into master 22 May 2017, 15:10:15 UTC
c2af19f Integrate 39f4b04d5a5e631b50a307b50ed5935a60edb85a into master 22 May 2017, 14:27:17 UTC
0181f43 Integrate zhouwang/fix-java-test2 into master 22 May 2017, 14:09:43 UTC
d4cf1ae Tests/EndToEndTests/Downloads: add more 22 May 2017, 13:42:50 UTC
e629357 remove unused command parameters 22 May 2017, 13:37:38 UTC
39f4b04 bindings/python/cntk: docstrings: turn some TBA into Todos 22 May 2017, 13:35:59 UTC
80effd5 Integrate wilrich/fixUserMBSource into master 22 May 2017, 00:19:21 UTC
6cb3206 Make Linux compile 21 May 2017, 21:01:53 UTC
1da27fa Integrate wilrich/memCheckInProcess into master 21 May 2017, 16:04:33 UTC
9f95125 Fix hard tabs 21 May 2017, 13:29:07 UTC
8dd687e Mem threshold clarification comment 21 May 2017, 13:25:47 UTC
bd89b72 Hide 'import psutil' in function 21 May 2017, 13:22:06 UTC
8623270 Add support for checkpointing UserMinibatchSource 21 May 2017, 13:12:54 UTC
2e6ef66 Add maxSamples to CrossValidationConfig 21 May 2017, 13:12:53 UTC
fd9a616 Correctly report user type errors for StreamInfo and UserMinibatchSource 21 May 2017, 13:12:51 UTC
9ba1cff Fix missing parameters in UserMinibatchSource 21 May 2017, 13:12:49 UTC
b3c1590 Integrate wilrlich/fixDQNExample into master 21 May 2017, 12:41:34 UTC
cc34213 Small fixes 20 May 2017, 21:47:33 UTC
19a5735 WIP 20 May 2017, 20:27:33 UTC
9b42872 removed unused cudafe argument 20 May 2017, 19:26:14 UTC
d8d4d8e Merge branch 'current' into nikosk/pow_fix2 20 May 2017, 19:24:47 UTC
d6e4715 Squashed commit of the following: commit 33d3e252278a0a4d97434915e4e2ab663f6497b4 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Sat May 20 12:01:12 2017 -0700 improved docs commit 76cdc53d754d25ea8b0d666b6be2ed75de6d14a6 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Sat May 20 11:54:16 2017 -0700 make nan cross platform commit e63751217783206388996ccd61f1d804afcfb486 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri May 19 18:11:47 2017 -0700 reverted sln file commit 44dc3da499c4a6492dcda46c58cb566ea67dcbe2 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri May 19 18:08:25 2017 -0700 fix tests commit 63f8750c1e9682837ec4f8a28f3e2fe94b42b30a Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri May 19 17:27:16 2017 -0700 pow with negative base 20 May 2017, 19:24:11 UTC
33d3e25 improved docs 20 May 2017, 19:01:12 UTC
76cdc53 make nan cross platform 20 May 2017, 18:54:16 UTC
7de4228 Integrate mahilleb/TutDownload into master 20 May 2017, 13:49:49 UTC
5a3f2ad Integrate 7d89ae441df36ee8ea23e7b92fd7febdde3cfcb6 into master 20 May 2017, 12:35:49 UTC
e637512 reverted sln file 20 May 2017, 01:11:47 UTC
44dc3da fix tests 20 May 2017, 01:08:25 UTC
back to top