https://github.com/Microsoft/CNTK
Revision 503983b0d1ddb3cd35845902006d08477112ba12 authored by Alexey Reznichenko on 27 March 2017, 14:20:19 UTC, committed by Alexey Reznichenko on 28 March 2017, 11:50:17 UTC
  * Add MinibatchSourceConfig struct that makes construction of a reader
    a little more straight-forward (esp. on the c++ side)
  * Refactor python implementation of MinibatchSource.
  * Add support for specifying the maximum number of sweeps over the input
    dataset when instating a minibatch source.
1 parent 0ee09cf
History
Tip revision: 503983b0d1ddb3cd35845902006d08477112ba12 authored by Alexey Reznichenko on 27 March 2017, 14:20:19 UTC
Add an ability to limit the number of sweeps for training
Tip revision: 503983b
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.5 KB
.gitignore -rw-r--r-- 5.5 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.4 KB
CNTK.Cpp.props -rw-r--r-- 8.0 KB
CNTK.sln -rw-r--r-- 184.7 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 52.2 KB
README.md -rw-r--r-- 8.6 KB
configure -rwxr-xr-x 31.9 KB

README.md

back to top