https://github.com/Microsoft/CNTK
Revision f5df13408abd1cc80c3ee86cbc16fb1fdc64be1e authored by Alexey Reznichenko on 07 February 2017, 14:28:22 UTC, committed by Alexey Reznichenko on 07 February 2017, 16:30:46 UTC
  Support chunk randomization window specified in the number of chunks (not
  samples). Use chunk-based window by default in CTF Reader (when no
  randomization window is explicitly specified). In V2, use chuck-based
  randomizaton by default, with a default window size = 128 chunks. Handle
  trailing input lines not ending with newlines (print a warning to stderr,
  but do not throw, as long as the line ends with a valid value).
1 parent 9c968d6
History
Tip revision: f5df13408abd1cc80c3ee86cbc16fb1fdc64be1e authored by Alexey Reznichenko on 07 February 2017, 14:28:22 UTC
CTF: fix default randomization, missing newlines
Tip revision: f5df134
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.4 KB
.gitignore -rw-r--r-- 5.0 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Cpp.props -rw-r--r-- 8.5 KB
CNTK.sln -rw-r--r-- 180.6 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-- 49.9 KB
README.md -rw-r--r-- 8.6 KB
configure -rwxr-xr-x 31.4 KB

README.md

back to top