https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
70668ae Integrate alrezni/v2_b64_python into master 11 May 2017, 10:09:29 UTC
ad87a85 apply patch 11 May 2017, 06:15:20 UTC
48dfbb6 Integrate wilrich/fixUserBackPropStateMemLeak into master 11 May 2017, 04:44:00 UTC
54ae241 Merge remote-tracking branch 'origin/master' into nikosk/learner-perf 11 May 2017, 03:27:20 UTC
1b07044 incorporate cr feedback 11 May 2017, 03:12:10 UTC
1309c48 Add 100KB mem increase tolerance in mem leak test 10 May 2017, 22:18:29 UTC
b184b00 Refactoring mem leak test 10 May 2017, 14:29:45 UTC
5c0f4b3 Added pre-trained models and slightly update BS scripts for ResNet. Bug fix. Remove spaces. Fix tests on resnet. Revise test learning rate to avoid overflow. Remove ResNet 101 and 152 models. During training no additional data augmentation was added. 10 May 2017, 14:19:57 UTC
3efae74 Add python support for Base64ImageDeserializer 10 May 2017, 13:42:28 UTC
16d522e Improve stability of mem leak testing 10 May 2017, 11:36:21 UTC
ecbffb9 Add psutil to Jenkins environments 10 May 2017, 11:36:19 UTC
712d3ed Fix mem leak cause by shared_ptr UserBackPropState 10 May 2017, 11:36:18 UTC
0121083 Improve docstrings; clean-up code 10 May 2017, 11:36:12 UTC
810340e Adding support of hashing for long sequence keys + some parsing optimizations 10 May 2017, 09:49:41 UTC
f1d385d re-adding preprocessor commands to build 10 May 2017, 04:20:19 UTC
9dc60f2 add -DSWIG to java c++ wrapper compilation for compatibility with udf serialization 10 May 2017, 04:20:19 UTC
c6de4db Java Bindings (squashed) adding some doc use $$ add comments automatically loadLibrary in java semicolon removing .iml add more dependencies move java static block code to cntk_java.i remove also class files. Adding .java files to jar changing test location typo ignore DeviceDescriptorVector size constructor DRY in Main.java use List interface instead of ArrayList implementation moving test location, expanding tests to gpu, fixing comments move linux java tests updating baseline.txt 10 May 2017, 04:20:18 UTC
3b9087a Integrate chazhang/tests into master 10 May 2017, 01:20:32 UTC
b62b60c Integrate eldak/fixingMpiFinalize into master 09 May 2017, 16:52:44 UTC
6ca9a04 Add stack limit to resnet. 09 May 2017, 15:13:04 UTC
4a24ae3 Update learning rate for test and path error. 09 May 2017, 14:38:14 UTC
b31750e Integrate alrezni/v2_udf_serialization into master 09 May 2017, 11:45:51 UTC
1eada51 Fixing hang in MPI finalize in case of exceptions 09 May 2017, 09:32:30 UTC
5bc3661 Improve UDF serialization * Add a base class for User-Defined Functions * Add support for native udf serialization * Change API to accept std::function callbacks 09 May 2017, 08:08:23 UTC
c296e4f Revise path to test data. 09 May 2017, 05:43:52 UTC
9657467 Attempt to fix path error. 09 May 2017, 05:18:59 UTC
57d7b9d fix 09 May 2017, 03:29:38 UTC
3e87288 truncGaussian -> truncNormal 09 May 2017, 03:27:35 UTC
9e09c78 incorporated cr feedback 09 May 2017, 03:20:52 UTC
4d93dac all occurences of input have been eliminated 09 May 2017, 01:56:15 UTC
0d54dbc Integrate fseide/typecheck into master 09 May 2017, 01:37:59 UTC
cdc48df Bumb model version number. 09 May 2017, 00:55:55 UTC
837906c sequence.input -> sequence.input_variable; all tests pass 09 May 2017, 00:22:19 UTC
016f439 Merge remote-tracking branch 'origin/master' into nikosk/input_variable 09 May 2017, 00:16:25 UTC
cb1e7a6 Add a numeric stable version of sigmoid. 09 May 2017, 00:05:54 UTC
d78fc51 Adding various tests on ImageNet and 06_OneConvRegrMultiNode test. 09 May 2017, 00:00:05 UTC
732ad1f removed all import input; all tests pass; 08 May 2017, 23:42:47 UTC
26dd415 MLP and ResNet CIFAR tests. 08 May 2017, 21:18:59 UTC
db24d39 Tests for ConvNet. 08 May 2017, 19:29:59 UTC
05c699c Merge branch 'nikosk/input_variable' into nikosk/current 08 May 2017, 18:47:11 UTC
81a879b merged from master and addressed CR feedback 08 May 2017, 16:05:29 UTC
6c9d42f Improve UDF serialization 08 May 2017, 13:31:24 UTC
3935983 Placing tests correctly and minor changes 08 May 2017, 07:49:53 UTC
190dc1b CNTK v2 library: Fixed a bug in shape inference for element operations when eiter of the operands has free static axes. 07 May 2017, 18:28:37 UTC
96ed208 CNTk v2 library: Add support for free static axes in UserDefinedFunctions. 07 May 2017, 09:00:14 UTC
9fd84c8 CNTK v2 library: Fix handling of scalar loss functions in Trainer. 07 May 2017, 00:23:36 UTC
74ad63f CNTK v2 library: Fix evaluation of Function when a Constant is specified as one of the requested Outputs. 06 May 2017, 23:22:07 UTC
6e6e109 CNTK v2 library: Fix a bug in shape inference for Slice, when one or more inputs have InferredDimension along the splice axis. 06 May 2017, 19:57:26 UTC
eea6943 Integrate kedeng/sparseDist2 into master 06 May 2017, 11:03:42 UTC
d9e12fe Integrate walkerning/adamax into master 06 May 2017, 05:05:44 UTC
d3aad0c prepare for rename tests pass need to find all import input, delete them and fix all tests then rename 06 May 2017, 03:08:55 UTC
a5703c7 Allow sparse gradient to be accumulated in distributed training 06 May 2017, 00:01:40 UTC
2bc980e Small fix for CR. 05 May 2017, 21:46:11 UTC
a5be553 Fix for 1D convolution. 05 May 2017, 20:17:43 UTC
3866fd4 Update test baseline 05 May 2017, 18:14:08 UTC
bdb4d13 Merge commit '13e019b' into walkerning/adamax 05 May 2017, 17:10:50 UTC
3cbc444 bindings/python/setup.py: add missing dependencies for incremental build 05 May 2017, 16:51:04 UTC
dc12a39 Integrate t-mofun/dqn into master 05 May 2017, 16:43:19 UTC
fb509d7 Removed unneeded python section 05 May 2017, 13:35:22 UTC
13e019b Add adamax option for Adam learner. 05 May 2017, 11:07:09 UTC
a76f253 Added README with more context about this example 05 May 2017, 10:31:45 UTC
151f325 Turn plotting to false by default 05 May 2017, 10:25:42 UTC
3a73713 WIP. adding Readme 05 May 2017, 09:27:02 UTC
53956a0 Addressing CR comments, fix typos. 05 May 2017, 09:03:08 UTC
4a2ea2e Merge branch 'lewlu/inceptionv3' of https://github.com/Microsoft/CNTK into lewlu/inceptionv3 05 May 2017, 03:06:34 UTC
25e4966 Update readme.md 05 May 2017, 03:05:59 UTC
59cd580 Address CR comments 05 May 2017, 03:05:58 UTC
7a4e3ed Remove empty line 05 May 2017, 03:05:58 UTC
9ee92f4 Update InceptionV3 05 May 2017, 03:05:58 UTC
3b93cd8 update Readme.md 05 May 2017, 03:05:58 UTC
edbc178 Update readme.md 05 May 2017, 02:59:01 UTC
b4b4ae2 Address CR comments 05 May 2017, 02:53:36 UTC
19c5373 Remove empty line 05 May 2017, 02:43:56 UTC
53738c8 truncated gaussian initializer 05 May 2017, 00:33:53 UTC
97e5ea9 Updating test wrapping up as a test_ function for pytest 04 May 2017, 16:25:09 UTC
c38b1d7 Merge remote-tracking branch 'origin/t-mofun/dqn' into t-mofun/dqn # Conflicts: # Examples/ReinforcementLearning/DeepQNeuralNetwork.py 04 May 2017, 16:13:30 UTC
5d28b84 Add len() operator on the memory for testing 04 May 2017, 15:57:33 UTC
7c3af5a Fix metrics writer as None and not [None] 04 May 2017, 15:57:33 UTC
7e6938b Fix wrong axis for q target computation 04 May 2017, 15:57:33 UTC
8f8bd41 Fixed import for RC 04 May 2017, 15:57:32 UTC
f7ec19c Added memory size parameter to tune memory footprint 04 May 2017, 15:57:32 UTC
711b2b7 Updated gym dependency for all Linux python versions 04 May 2017, 15:57:32 UTC
51d1969 Fix invalid file name for test discovery 04 May 2017, 15:57:32 UTC
e674601 Added copyright 04 May 2017, 15:57:32 UTC
8adf19d Gym 0.8.2 doesn't exists ... 04 May 2017, 15:57:32 UTC
da2ce24 Conda gym atari dependency 0.8.2 04 May 2017, 15:57:32 UTC
fead914 Register the RL sample in samples.json 04 May 2017, 15:57:26 UTC
37b7dee Adding reward clipping 04 May 2017, 15:55:24 UTC
6d928f1 Fix gym atari dependencies in conda.yml 04 May 2017, 15:55:21 UTC
99202bd Adding DQN test for Linux cntk35 only for the moment 04 May 2017, 15:55:20 UTC
1b81d21 Added copyright header 04 May 2017, 15:55:11 UTC
d09b89e Adressing CR comments. Typos. 04 May 2017, 15:55:11 UTC
f853b6b Computing Q targets is now part of the computation graph 04 May 2017, 15:55:11 UTC
35cd672 Addressing CR comments. Tensorboard now optional 04 May 2017, 15:55:11 UTC
ff199d0 Addressing CR comments. Reformating comments 04 May 2017, 15:55:11 UTC
10400b0 Adressing CR comments. Fix typo 04 May 2017, 15:55:11 UTC
4cd0bd7 Addressing CR comments. Removed six dependency 04 May 2017, 15:55:11 UTC
464dad2 Addressing CR comments, added Nature reference 04 May 2017, 15:55:11 UTC
7ce03dd Adressing CR comment, more explicit variable name 04 May 2017, 15:55:10 UTC
7dfeb3d Adressing CR comments for english. 04 May 2017, 15:55:10 UTC
back to top