frankseide
2b60c41f3e
updated ExperimentalHtkmlfReader/LSTM test w.r.t. the stabilizer test
2016-05-05 23:57:40 -07:00
Gaizka Navarro
f73d14eae7
This commit adds the C++ Evaluation client example. This client shows how to use the EvalDLL.dll from a C++ applicaition for evaluating a model.
2016-05-04 16:49:39 +02:00
frankseide
8141d4e654
moved seq-2-seq config to its own Examples folder
2016-05-03 10:08:42 -07:00
Frank Seide
3143734b77
fixed up BlockMomentum test cases logging format;
...
added BlockMomentum test to VS Solution (thanks)
2016-05-02 19:06:51 -07:00
Frank Seide
64dd10f1e6
re-added a Project to the SLN file that got lost in previous merge
2016-05-02 17:17:22 -07:00
Frank Seide
a503048de0
merged with master
2016-05-02 15:35:52 -07:00
Eldar Akchurin
3caeed2dbd
Moving CompositeDataReader outside of common
2016-05-02 09:55:11 +02:00
Eldar Akchurin
6f002c35a1
Fixing dependencies and missing references for release
2016-05-02 09:55:11 +02:00
Eldar Akchurin
9efbd2ec4f
Adding a stub for the reader that will compose different deserializers
2016-05-02 09:55:11 +02:00
Frank Seide
b0dd54f6ee
VS forgot to commit the sln file
2016-04-29 21:51:59 -07:00
Frank Seide
2a4d67395f
more fix-ups of baseline files for new logging format;
...
added even more missing baseline test files to Solution
2016-04-29 11:03:28 -07:00
Frank Seide
acaac50584
updated more baseline files w.r.t. logging change
2016-04-29 10:01:43 -07:00
Frank Seide
e5ed06d5a4
added missing test-case files to Solution
2016-04-29 08:52:45 -07:00
Project Philly
d4d8accf76
Integrate mahilleb/CommonLib into master
2016-04-27 01:27:09 -07:00
Mark Hillebrand
2488117b46
Source/Common/: also make a static library on Windows
2016-04-26 21:57:43 +02:00
Gaizka Navarro
2db7299876
This commit adds the linux baseline file to the solution
2016-04-26 17:14:58 +02:00
Gaizka Navarro
c866b3cd54
This commit removes two non-existing baselines for the CIFAR-10 EndToEndTests 01_Convolution
2016-04-26 17:14:08 +02:00
Alexey Reznichenko
22b7f5084e
Merge branch 'master' into alrezni/examples_text
...
Conflicts:
CNTK.sln
2016-04-18 13:23:47 +02:00
Alexey Reznichenko
95a3888e1d
Hook Examples\Text into Jenkins with baselines
2016-04-18 12:15:52 +01:00
Frank Seide
4c9f91868e
merged from master and resolved conflicts
2016-04-16 14:29:11 -07:00
Alexey Reznichenko
242be1c4f5
Merge branch 'master' into deepbliscore/vnext
...
Conflicts:
CNTK.sln
2016-04-15 17:19:20 +02:00
Gaizka Navarro
4bd64f928c
This commit adds the CIFAR-10 Examples as end to end tests
...
Each test includes its run-test and testcases.yaml file and baselines.
This commit fixes the Example for Image/Miscellaneous/CIFAR-10 to work with data downloaded from the scripts without having to manipulate it first.
This commit also makes EndToEndTests out of the CIFAR-10 Example(s)
The EndToEnd tests copy the network shared data to the local folder for prior to running (if the data doesn't exist locally first)
It also fixes the access to external data for CIFAR-10 when running inside cygwin
It also modifies the CIFAR cofigurations to initialize on CPU.
It also sets the maxEpochs to reasonable values
It also adds the CIFAR README.md file to the solution.
This commit adds a note to the 01_Conv configuration file in CIFAR-10 EndToEndTests examples, indicating why minibatchMode="full" is needed.
It also updates the execution times in the yml files for the CIFAR-10 E2E Tests
2016-04-15 13:42:07 +02:00
Frank Seide
b971cc3330
bug fix in SGD: TotalSamplesSeen should be the training aggregate, not the per-epoch value
2016-04-13 11:11:06 -07:00
Clemens Marschner
d96f491dad
Address review comments, create end-2-end test for dynamicAxis
...
- revert some changes from a previous merge
- fall back to default name for MBLayout internal to readers
- Fix ReaderShim (it required all matrices to have the same parallel
sequences)
- Add end-2-end test
- More meaningful message for Gather in CPUMatrix
- Rename ReconcileMBLayout to ReconcileDynamicAxis
-
2016-04-12 18:07:02 +02:00
Frank Seide
b0bca78b35
updated beam decoder to new structure
2016-04-09 12:56:14 -07:00
Gaizka Navarro
2d462d3d1b
Updates project dependencies between EvalDLL and ActionsLib
2016-03-17 17:08:44 +01:00
Gaizka Navarro
2487e48d5f
Enables EvalWrapper to evaluate network without model (albeit still requiring input)
2016-03-17 17:08:44 +01:00
Gaizka Navarro
09c1355400
Enables EvalWrapper to evaluate ndl networks without a model
...
Adds a sample NDL operator for the C# application
Refactors C# Eval Client application to have 3 separate examples
2016-03-17 17:08:34 +01:00
Alexey Reznichenko
1280c606f0
Add reader for the new text format (item # 97)
2016-03-17 12:56:19 +01:00
Gaizka Navarro
f92f559492
Fixed ConfigurationManagement build targets
2016-03-14 09:55:01 +01:00
Gaizka Navarro
d238daaccd
Relocates NetworkFactory header content to inside Actions.h and removes the NetworkFactory.h file
...
Assigns the correct build configuration to the solution platform for the NetworkTests project
2016-03-14 09:54:59 +01:00
Gaizka Navarro
45d1c160f5
Removes MixedPlatform build configuration
2016-03-14 09:54:32 +01:00
Gaizka Navarro
1e89ecd924
Removes Win32 Build Configuration for NetworkTests project
2016-03-14 09:54:31 +01:00
Gaizka Navarro
0cba4d0077
Adds UnitTest for operator Plus
2016-03-14 09:54:30 +01:00
Gaizka Navarro
dc4f53bff1
Removes incompatible model tests
2016-03-11 09:41:22 +01:00
Gaizka Navarro
a301b7f687
The function for saving to legacy dbn format is now located in the "specialized operations" section.
...
Adds test cases for exportdbn command
Modifies export to allow for cyclic dependency and raises a Warning instead of throwing a RuntimeError.
Makes ModelExport tests run only in Linux
Restricts when to test the exports (bvt-e release and gpu, nightly-e all)
Restrict the ModelExport tests to run under Linux only
2016-03-11 09:41:19 +01:00
Frank Seide
8a517d0c6d
added an experimental seq-2-seq auto-encoder
2016-03-06 17:40:58 -08:00
Gaizka Navarro
565438b87d
Makes ImageReader a project dependency to ReaderTests
2016-03-02 08:59:46 +01:00
Frank Seide
7d3e84e773
merged from master
2016-02-29 19:17:35 -08:00
Mark Hillebrand
4d5566d5ac
Experimental HTKMLF Reader (currently only supports frame mode)
2016-02-29 15:54:39 +01:00
Frank Seide
b7b4ca860d
updated AlexNet E2E test
2016-02-26 23:02:49 -08:00
Philipp Kranen
e90f775782
Added comments to MNIST configs
2016-02-02 20:08:31 +01:00
Philipp Kranen
7e424021f5
moving example e2es to E leg, adding all to VS solution
2016-02-02 20:08:31 +01:00
Eldar Akchurin
b9d8961378
Fixing compiler issues + renaming
2016-02-02 14:34:21 +01:00
Mark Hillebrand
93fb8d8283
Rename Source/Readers/{{New -> }ImageReader,Reader{ -> Lib}}
2016-02-02 13:24:37 +01:00
Mark Hillebrand
52d6444920
Add new image reader under new reader architecture
2016-02-02 11:30:15 +01:00
Mark Hillebrand
b0a6e00b8a
Use .cntk as default extension for CNTK configuration files
2016-02-01 10:19:48 +01:00
Frank Seide
b1e2753452
All image samples must take an imageLayout parameter
2016-01-30 11:56:57 -08:00
Frank Seide
bee394dc0b
fixed an incorrect consistency check in TrainOrAdaptModel()
2016-01-30 11:56:54 -08:00
Gaizka Navarro
4fe5fd7251
Modified projects and solution for a new CPUONLY configuration (Debug_CpuOnly and Release_CpuOnly)
...
Added missing CRT_SECURE_NO_WARNINGS to latticeNoGpu.cpp
Added missing reference to Matrix<double> (causing linking issues in Release_CpuOnly)
2016-01-27 16:16:37 +01:00