https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
480b995 reverted to changes to basic eval example 20 October 2016, 09:42:35 UTC
a966355 reversed to master branch version 04 October 2016, 12:32:24 UTC
5ea812a minor changes 04 October 2016, 12:17:18 UTC
5c419e8 minor efficiency and documentation improvements 04 October 2016, 12:09:58 UTC
fdbabe6 reversed CPPEvalClient 16 September 2016, 13:50:37 UTC
1bfb72e separated visualization from CPPEvalClient 16 September 2016, 11:27:21 UTC
9b7c10a added image center crop 13 September 2016, 12:38:41 UTC
1a66ffe fixed typos in comments 12 September 2016, 14:46:50 UTC
d1921e7 minor fixes 12 September 2016, 14:21:44 UTC
0adce30 minor bug fixes 12 September 2016, 12:06:09 UTC
d2f40a6 added partly generic method for network visualization 08 September 2016, 15:58:05 UTC
6ffa491 added VisualizeNetwork Method for AlexNet 08 September 2016, 11:02:27 UTC
ff54788 added minor changes 08 September 2016, 10:51:42 UTC
fc1e17a added visualisation of AlexNet layer activations 06 September 2016, 14:11:39 UTC
139abfc fixed opencv 25 August 2016, 14:12:41 UTC
b7f7e35 added visualisation of every layer for MNIST example 25 August 2016, 10:26:30 UTC
7b8981a added convolution layer visualization for MNIST 24 August 2016, 11:19:37 UTC
c6f24a9 Minor fix in MEL 19 July 2016, 17:58:47 UTC
234662c Makes EvalDll.dll a delay-loaded library to support ASP Net native dependencies path issues. 18 July 2016, 15:27:17 UTC
98fb62d Fix 1bit SGD Submodule Commit 18 July 2016, 14:03:18 UTC
7409297 Integrate zhouwang/disableunittests-linux into master 18 July 2016, 13:43:33 UTC
465f50a Integrate t-ivrodr/franks_performance_tests into master 18 July 2016, 13:06:33 UTC
51d6be9 Integrate zhouwang/fix-evalpath into master 18 July 2016, 12:49:10 UTC
be64a39 Using again shared_ptr 18 July 2016, 11:43:37 UTC
10e885a Fix previous merge 18 July 2016, 11:43:37 UTC
7d8657b Change code according to review 18 July 2016, 11:43:37 UTC
671ea70 Clean Math and MathPerformance test projects 18 July 2016, 11:42:33 UTC
dac4aca refactor tensor tests 18 July 2016, 11:40:15 UTC
a142986 Move math performance tests to MathTests 18 July 2016, 11:39:07 UTC
8567344 Add Boost support for tests 18 July 2016, 11:34:04 UTC
27971f6 1bit-SGD submodule update 18 July 2016, 11:34:04 UTC
e3b1b66 added tensor test(s) to MathPerformanceTests 18 July 2016, 11:32:14 UTC
1288809 bug fix i DirectoryPathOf(): PathRemoveFileSpec() does not return an HRESULT 18 July 2016, 11:30:00 UTC
64ecb3c Change code according to review 18 July 2016, 11:30:00 UTC
64f6978 remove unused forward declared struct 18 July 2016, 11:30:00 UTC
682fa14 Clean Math and MathPerformance test projects 18 July 2016, 11:30:00 UTC
934dd08 Fix crash when running BiasGradient test. Remove the original test code. 18 July 2016, 11:28:11 UTC
936b736 refactor tensor tests 18 July 2016, 11:28:11 UTC
af6ddf9 Move math performance tests to MathTests 18 July 2016, 11:28:11 UTC
555b17c Add Boost support for tests 18 July 2016, 11:25:45 UTC
a69f578 added few more TensorTests (convolution) 18 July 2016, 11:24:56 UTC
a172c89 added tensor test(s) to MathPerformanceTests 18 July 2016, 11:24:56 UTC
c747b28 temporarily not build unit tests as docker image does not include boost. 16 July 2016, 16:55:38 UTC
4e08724 fix bug in getting path 15 July 2016, 18:17:50 UTC
a672733 Update Network Description Language.md 15 July 2016, 17:07:15 UTC
b14d0e1 Integrate eldak/ivector into master 15 July 2016, 16:45:43 UTC
d181c78 Updating folder information 15 July 2016, 11:53:50 UTC
4cd87f4 ReadMe News, Jul 15, 2016 15 July 2016, 11:07:03 UTC
844bdea Fixing linux build 15 July 2016, 09:50:45 UTC
1ea6e5f Addressing CR comments 15 July 2016, 09:26:31 UTC
60148cd First implementation of ivector 15 July 2016, 08:42:50 UTC
4d14065 Integrate zhouwang/unittests-linux into master 14 July 2016, 17:17:30 UTC
f1e4720 Address CR comments 14 July 2016, 13:27:20 UTC
72bee39 Updates ModelEvaluator for increase robustness against exceptions during model evaluation. 14 July 2016, 10:13:59 UTC
4bffff4 Integrate alexeyo/ReadMe-Scripts into master 14 July 2016, 09:16:40 UTC
dff98bd Addressed Review comments 14 July 2016, 07:50:07 UTC
77590e2 Integrate a-momohs/fix_reading_htk_format into master 13 July 2016, 18:55:10 UTC
5a46afd Integrate vadimma/AddRetryToFreadOrDie into master 13 July 2016, 18:11:58 UTC
e38bdaa Added overflow checks to the htk sample size 13 July 2016, 17:36:21 UTC
24b1039 Change the sampsize to unsigned all over the file 13 July 2016, 17:36:21 UTC
25fd512 Change the htk format sample size to unsigned 13 July 2016, 17:36:21 UTC
ac79e0e Integrate clemensm/evalruntimefix into master 13 July 2016, 16:37:50 UTC
bb60e56 Make the number of retries optinal parameter in fgetfilelines; add attempt() to overloads of fgetfilelines 13 July 2016, 15:59:24 UTC
a6b3adf (1) Move basetypes.h to Common/Include; (2) use attemt function to read file 13 July 2016, 15:59:24 UTC
a07e69d Add retries to file read, since it occasionally fails over the network. 13 July 2016, 15:59:24 UTC
2973568 Replace dynamic load of Evaldll.dll with linking to Evaldll.lib 13 July 2016, 15:21:29 UTC
539ab74 Integrate alexeyo/ReadMe-News-Jul-12 into master 13 July 2016, 15:03:37 UTC
1500589 Fix a minor glitch 13 July 2016, 14:56:03 UTC
216c3c0 Code Review Comments 13 July 2016, 14:55:36 UTC
16154ef Fix EvalWrapper build (merge issue) 13 July 2016, 14:44:19 UTC
dc740fa Fix bug in extended eval with multiple inputs - Fix ordering of inputs in extended eval (it was mixing up the order returned from the network with the order [alphabetic] returned - Expose brainscript exceptions to .net, including stacktrace - Expose exceptions happening in StartForwardEvaluation rather than throwing SEHException - Some more error checking for forward pass - Enable retrieving brainscript errors rather than outputting to stderr. 13 July 2016, 14:44:18 UTC
562e359 Integrate alrezni/learners_v2_standalone into master 13 July 2016, 14:38:37 UTC
94a39eb fix NVMLLIBPATH 13 July 2016, 14:03:06 UTC
e3927bb Add math unit tests and adapt them for Linux This is a combination of 7 commits. minor format changes adapt makefile and math tests enable sse4.1 support adapt to linux fix shadow param, and adjust order of functions netowrk tests need .cu move constant definition into a .cpp file, instead of .h 13 July 2016, 14:03:06 UTC
8147ed8 Add unit tests on Linux, adapt tests to work on Linux. This is a combination of 25 commits. Add unit tests make them work on Linux add to build eval unit tests. adapt for Linux fix incompatablity issues on linux using runtime_error() instead of exception to make linux happy add library and path change order of included files use dynmaic library on linux link with boost dynamic libraries minor changes use BOOSTLIBS to specify all required boost libraries Add reader unit tests add .phony unittests to only build unit tests. (will be removed later) fix errors add ifdef for platform specifc stuff fix for linux adapt makefile for unit tests adapt reader test to work on Linux add missing files for the networks unit test adapt the networks unit test add the math unit tests fix errors minor changes remove unexpected tab 13 July 2016, 14:03:06 UTC
6137a06 Main ReadMe News, Jul 12, 2016 13 July 2016, 13:59:19 UTC
8d50459 Integrate alexeyo/Binary-Drop-Extras-Update-Linux into master 13 July 2016, 13:42:19 UTC
310b815 Integrate alexeyo/Binary-Drop-Script-Include-Windows into master 13 July 2016, 13:38:51 UTC
de20e9d Modified 1bit-SGD License description 13 July 2016, 12:33:21 UTC
30ff5bc Modified Linux Binary Drops Linux for 1.6 Release 13 July 2016, 12:20:11 UTC
9780690 Submodule update 13 July 2016, 12:12:46 UTC
a717fd0 ReadMe for Scripts folder 13 July 2016, 12:00:48 UTC
1b0548f Add v2 Learners (standalone) 13 July 2016, 09:10:02 UTC
100d4fa 1bit SGD license update in 1Bit SGD submodule 13 July 2016, 08:45:23 UTC
50bb4c8 Merge branch 'master' of https://github.com/Microsoft/cntk 12 July 2016, 23:47:06 UTC
dd2951d Clean up ATIS.cntk 12 July 2016, 23:45:20 UTC
e4d4220 Integrate alexeyo/Binary-Drop-Script-Include-Linux into master 12 July 2016, 12:53:47 UTC
5604705 Fixed Include path for binary drop. Windows 12 July 2016, 12:49:17 UTC
0a9c095 Fix Include folder makeing in Binary drop. Windows 12 July 2016, 12:42:55 UTC
2dc246f Fixed Include file name for binary drop. Windows 12 July 2016, 12:36:24 UTC
024e0ed Add Include file to Binary drop. Windows 12 July 2016, 12:25:56 UTC
2544ae9 Fixing Include Path in Binary Drop script. Linux 12 July 2016, 09:36:57 UTC
2bb3fba Fixing console message in Binary Drop script. Linux 12 July 2016, 09:30:05 UTC
7af1709 Fixing errors in Binary Drop script. Linux 12 July 2016, 09:27:34 UTC
21c8ba0 Polishing Binary Drop script. Linux 12 July 2016, 09:22:38 UTC
80802ea Add Include to Binary Drop. Linux 12 July 2016, 09:11:45 UTC
2714764 Replaces loading EvalDLL dynamically, with import library. 12 July 2016, 07:57:35 UTC
5709928 Integrate thilow/fixLogPlus into master 11 July 2016, 11:22:04 UTC
fca715f Don't check flose result after reading a file in fileutil 10 July 2016, 04:29:10 UTC
ce163fd CNTK v2 library: Fix linux build 09 July 2016, 01:14:05 UTC
back to top