Mark Hillebrand
09c71fe83a
bindings/python/doc: fix most Sphinx warnings and some misc. errors
2017-03-15 09:27:41 +01:00
Frank Seide
a7553ba022
reverted and updated an accidentally committed over-the-top .gitignore
2017-03-03 11:49:55 -08:00
Frank Seide
736d2f006c
merged from master
2017-03-02 11:46:22 -08:00
Frank Seide
c1413f5bd2
added buildinfo.h to .gitignore
2017-03-01 20:02:16 -08:00
Mark Hillebrand
af7a8b3062
.gitignore: added Source/CNTKv2LibraryDll/buildinfo.h
2017-03-01 11:01:45 +01:00
Frank Seide
4e82cd234e
(added an parameter check)
2017-02-09 13:41:50 -08:00
Philipp Kranen
e536ff2c5e
Added Animals data set
2017-02-09 18:14:10 +01:00
Philipp Kranen
4214003a38
Fixed e2e test for transfer learning example
2017-02-09 15:24:49 +01:00
PengchengHe
04db23b5f8
Add Adam Learner as the original paper
2017-02-09 08:34:47 +00:00
Philipp Kranen
1ab395aa76
Added Flowers data set and scripts
2017-02-07 23:37:37 +01:00
Frank Seide
75b94ca1f0
interactive session now shows the attention heatmap again
2017-01-26 16:53:57 -08:00
Frank Seide
2ce922130b
test_decode() action implemented
2017-01-26 16:06:13 -08:00
Frank Seide
29bcb50ba8
merged from master (~beta9)
2017-01-22 18:50:15 -08:00
Frank Seide
4a4c65594d
attempt at UnfoldFrom() closer to normal definition
2017-01-21 13:57:56 -08:00
Philipp Kranen
df0ab4e581
Deconv example for master branch
2017-01-19 09:50:21 +01:00
Frank Seide
03c5e4287d
(some cleanup)
2017-01-16 16:57:06 -08:00
Philipp Kranen
fc7331ae6f
added test for feature extraction example
2017-01-11 12:48:43 +01:00
Philipp Kranen
319386f528
addressed CR comments
2017-01-11 12:48:43 +01:00
Philipp Kranen
2bd3cc8f22
Feature extraction example using AlexNet from python
2017-01-11 12:48:42 +01:00
Mark Hillebrand
7cb1db6620
Merge remote-tracking branch 'origin/master' into mahilleb/vs2015fi
...
Conflicts:
Source/CNTKv2LibraryDll/Utils.cpp
2017-01-10 11:29:03 +01:00
Mark Hillebrand
911b2ca82e
Windows: switch to Visual Studio 2015
2017-01-10 10:47:35 +01:00
Zhou Wang
ddd6bcbfcc
rename CSEvalV2Libary to CNTKLibraryManagedDll
2017-01-07 10:29:57 +01:00
Zhou Wang
8dc01f8d09
update .gitignore file
2016-12-08 22:41:32 +01:00
Friedel van Megen
7dc7128e81
updating gitignore
2016-11-25 14:41:01 +01:00
Mark Hillebrand
cc23356af2
Remove legcay CNTK Python support, contrib\Python plus associated test
2016-11-16 13:50:47 +01:00
Philipp Kranen
cbc27a94ca
fixed 202 and 203 tutorials
2016-11-16 11:09:01 +01:00
Mark Hillebrand
1b1edd8b1d
Start editing CNTK.sln and project files
2016-11-14 16:24:54 +01:00
Philipp Kranen
fba28bf0ed
Fixed python commons and eval clients
2016-11-14 16:24:50 +01:00
Philipp Kranen
9231ece8ce
Restructuring examples and tutorials
2016-11-14 16:24:45 +01:00
Philipp Kranen
cc59954165
Added install script for Pascal VOC data
2016-10-28 11:37:36 +02:00
Mark Hillebrand
ee982535ce
Tests/Install/linux: first iteration for Linux OOBE testing
2016-10-27 09:57:29 +02:00
Alexey Reznichenko
e986d27c13
Add protobuf-based serialization
2016-10-25 01:00:38 +02:00
Mark Hillebrand
302ef9b237
.gitignore: ignore files generated by Python tests
2016-10-23 14:21:43 +02:00
Mark Hillebrand
0bc634a53d
bindings/python/cntk/: run SWIG from setup.py, move up cntk_py.i one level
2016-10-04 17:21:48 +02:00
Mark Hillebrand
38e8f806e4
.gitignore: extend for Python bindings
2016-09-29 18:32:52 +02:00
Mark Hillebrand
148d871996
.gitignore: add unit test output files
2016-09-01 14:02:45 +02:00
Vadim Mazalov
77ff661930
Quantization of learnable parameter node
2016-08-01 12:28:11 -07:00
Mark Hillebrand
52ae07279d
CNTK custom MKL support
2016-06-14 17:39:24 +02:00
Clemens Marschner
402fee14ee
Ignore some python artifacts
2016-05-18 17:55:10 +02:00
Clemens Marschner
7a02cb2528
Add DynamicAxis, and enable it for Input/SparseInput nodes
2016-04-10 08:28:51 +02:00
Alexey Reznichenko
9fe696f556
Merge branch 'master' into deepbliscore/vnext
...
Conflicts:
.gitignore
Source/ComputationNetworkLib/ComputationNetwork.h
Source/ComputationNetworkLib/ComputationNetworkEvaluation.cpp
Source/ComputationNetworkLib/ReshapingNodes.cpp
Source/SGDLib/DataReaderHelpers.h
Tests/UnitTests/ReaderTests/Common/ReaderTestHelper.h
2016-04-06 17:28:14 +02:00
Mark Hillebrand
17377d845d
.gitignore: add Tests/UnitTests/NetworkTests/Output/
2016-04-06 15:04:25 +02:00
Alexey Reznichenko
034f1cccc1
Keep on refactoring unit tests for CNTKTextFormatReader
2016-03-30 16:56:12 +01:00
Mark Hillebrand
65f4b48904
.gitignore: ignore ReaderTests output
2016-01-18 11:23:34 +01:00
Mark Hillebrand
1bcefe770a
.gitattributes: set proper configuration for text files (and normalize files)
2016-01-18 09:35:54 +01:00
pkranen
c3895bb0b3
Move Source files for directory restructuring and fix project dependencies
2015-12-16 08:35:11 +01:00
Scott Cyphers
0ebdaedb35
Add a configure script for setting build parameters
...
Add a configure script for initializing build parameters, either
for in or out of source builds. The script generates a Config.make
in the build directory, and, for out of source builds, a trampoline
Makefile.
Make the build-and-test script to do an out of source build.
Add Config.make to .gitignore, as well as emacs temporary file patterns.
2015-08-07 13:03:27 -04:00
Scott Cyphers
c54a045de2
Remove site-specific paths from Makefile.
...
Change configuration to build to a specific PREFIX directory, where
a Config.make is located that contains build and site-specific information.
This also makes it easy to check just how an earlier build was configured.
Update the instructions in README.
2015-08-06 12:41:57 -04:00
Scott Cyphers
25f8594d6e
Simplified unified CPU/GPU/Kaldi Makefile
...
Modularize build specifications for each target, where each target
adds what it needs to paths.
Add rpath to cntkmath and plugins so they do not need LD_LIBRARY_PATH.
Remove object files from cntk that were already in cntkmath.
Organize build targets into UNIX-like bin and lib directories under a
configuration-specific directory. Have .gitignore ignore these
directories.
Make it easy to keep sources in alphabetic order for easier comparison
with the Windows project definition.
2015-08-05 18:46:31 -04:00
Dong Yu
8003d24f2b
Merge branch 'master' of https://git01.codeplex.com/cntk into dongyu/dev
...
Conflicts:
.gitignore
Documentation/CNTK-TechReport/lyx/CNTKBook_CNTK_Adv_Chapter.lyx
Documentation/CNTK-TechReport/lyx/CNTKBook_CNTK_Programmer_Chapter.lyx
2015-06-19 13:30:22 -07:00