https://github.com/Microsoft/CNTK
Revision 517d409c9597e4d8e0fca92b15e222ea7d948110 authored by Frank Seide on 21 November 2015, 09:09:18 UTC, committed by Frank Seide on 21 November 2015, 09:09:18 UTC
1 parent f32860c
History
Tip revision: 517d409c9597e4d8e0fca92b15e222ea7d948110 authored by Frank Seide on 21 November 2015, 09:09:18 UTC
SGD::Train() now takes a lambda to create the virgin network instead of a IComputationNetBuilder. As a consequence, it now loads the model directly without going through a net builder. Why should it? We can now remove the load function from the network builder classes (once all Train()-like functions have been updated to do the same).
Tip revision: 517d409
File Mode Size
BrainScript
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
Tests
license
.gitattributes -rw-r--r-- 49 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 54.6 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 15.9 KB
README -rw-r--r-- 5.1 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 12.4 KB

README

back to top