https://github.com/Microsoft/CNTK
Revision a6c7ec6b3a63b75a005753ece3b44da685fa477c authored by Frank Seide on 25 May 2017, 17:01:49 UTC, committed by Frank Seide on 25 May 2017, 17:01:49 UTC
MNIST example now uses a proper convolutional model from the ConvNet example
1 parent 4d994b3
Raw File
Tip revision: a6c7ec6b3a63b75a005753ece3b44da685fa477c authored by Frank Seide on 25 May 2017, 17:01:49 UTC
train() and test() now return stats not as tuples but as an object;
Tip revision: a6c7ec6
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://github.com/CNTK-components/CNTK1bitSGD
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top