CNTK/MachineLearning/CNTKEval/CNTKEvalTest
Frank Seide 1247b704c7 various cleanups:
renamed cn.exe to CNTK.exe on Windows and "cntk" (no more .exe!) on Linux;
renamed 'cn' folder to 'CNTK';
moved CNTK.sln out from CNTKSolution folder, which now no longer needs to exist;
removed Win32 build target from Visual Studio Solution and all Projects;
added are documentation and Linux makefiles to the Visual Studio Solution for easy access;
removed unused PTasks files
2015-05-18 18:51:20 -07:00
..
CNTKEvalTest.cpp moved _wunlink() and _wmkdir() to basetypes.h since they were used at more than one place; 2014-11-04 16:35:10 -08:00
CNTKEvalTest.vcxproj various cleanups: 2015-05-18 18:51:20 -07:00
stdafx.cpp Implemented GMMLogLikelihoodNode, Added unit test cases for RowElement and ColumnElement operations. Added back CNTKEvalTest project. 2014-10-14 17:25:30 -07:00
stdafx.h some more non-standard VS CRT calls replaced by standard 2014-10-23 11:55:53 -07:00
targetver.h Implemented GMMLogLikelihoodNode, Added unit test cases for RowElement and ColumnElement operations. Added back CNTKEvalTest project. 2014-10-14 17:25:30 -07:00