https://github.com/Microsoft/CNTK
Revision b59fdc0f10852231a970c4e21dd48c13d22579d2 authored by Dong Yu on 07 March 2016, 21:15:18 UTC, committed by Dong Yu on 07 March 2016, 23:02:32 UTC
1 parent 118f0d9
Raw File
Tip revision: b59fdc0f10852231a970c4e21dd48c13d22579d2 authored by Dong Yu on 07 March 2016, 21:15:18 UTC
allow for using different batch normalization time constant for different epochs and allow for switching to eval mode for batch normalization during training after certain number of epochs.
Tip revision: b59fdc0
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