https://github.com/Microsoft/CNTK
Revision d415e7305d6cf58617c7e74dcf0e839dc2a994de authored by Frank Seide on 25 May 2017, 18:50:50 UTC, committed by Frank Seide on 25 May 2017, 18:50:50 UTC
added arg map and criterion to TestConfig;
MNIST example now using TestConfig to test
1 parent e981e3a
Raw File
Tip revision: d415e7305d6cf58617c7e74dcf0e839dc2a994de authored by Frank Seide on 25 May 2017, 18:50:50 UTC
train() now understands TestConfig (but only one test at the end);
Tip revision: d415e73
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the Wiki Article at

https://github.com/Microsoft/CNTK/wiki/Contributing-to-CNTK

Your CNTK team.
back to top