Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/CNTK-Evaluation-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Prior to the CNTK 2.0 version, the CNTK EvalDLL was used to evaluate model train
is still supported, but works only for the model created by cntk.exe with BrainScript. It can not be used to evaluate models created by CNTK 2.0 or later using Python. We strongly recommend to use the latest CNTK libraries for evaluation, as it supports model formats and provides more features.

For more details on different model formats refer to the [CNTK model format](./CNTK-model-format.md) page.
For legacy applications that use use EvalDLL interface please refer to the [CNTK EvalDLL Overview](./EvalDll-Evaluation-Overview.md) page.
For legacy applications that use EvalDLL interface please refer to the [CNTK EvalDLL Overview](./EvalDll-Evaluation-Overview.md) page.