https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8fef21be1d80b02849548dd05993abcebafd4837 authored by Dong Yu on 09 August 2016, 21:51:45 UTC
support minibatchSize (for larger models that will be out of memory without it) and frameMode (for RNNNode based Windowed RNN) for HTKMLFWriter (and HTKMLFReader).
Tip revision: 8fef21b
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