https://github.com/Microsoft/CNTK
Revision d3765547f9bec5ff93e64a5410a7988003afc46f authored by Frank Seide on 05 December 2015, 00:08:30 UTC, committed by Frank Seide on 05 December 2015, 00:08:30 UTC
EvaluateThisNode() -> ForwardProp();
ComputeInputPartial() -> BackpropTo();
SaveToFile() -> Save() (where else to save? In the bank?);
LoadFromFile() -> Load();
ImageLayout -> TensorShape;
m_imageLayout -> m_sampleLayout
1 parent ca8d153
History
Tip revision: d3765547f9bec5ff93e64a5410a7988003afc46f authored by Frank Seide on 05 December 2015, 00:08:30 UTC
renamed several methods/names to more familiar or concise names:
Tip revision: d376554
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-- 58.4 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 16.3 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