Click here to Skip to main content
15,867,594 members
Everything / CNTK

CNTK

CNTK

Great Reads

by Bahrudin Hrnjica
Once the model is built and Loss and Validation functions satisfy our expectation, we need to validate and test the model using the data which was not part of the training data set (unseen data).
by asiwel
Bezier Curve Classification Training and Validation Models using CNTK and ALGLIB
by Bahrudin Hrnjica
How to train Iris data by batch using CNTK and C#
by Bahrudin Hrnjica
How to implement data normalization as regular neural network layer, which can simply training process and data preparation

Latest Articles

by asiwel
Bezier Curve Classification Training and Validation Models using CNTK and ALGLIB
by Bahrudin Hrnjica
How to implement data normalization as regular neural network layer, which can simply training process and data preparation
by Bahrudin Hrnjica
Once the model is built and Loss and Validation functions satisfy our expectation, we need to validate and test the model using the data which was not part of the training data set (unseen data).
by Bahrudin Hrnjica
How to train Iris data by batch using CNTK and C#

All Articles

Sort by Score

CNTK 

15 Nov 2017 by Bahrudin Hrnjica
Once the model is built and Loss and Validation functions satisfy our expectation, we need to validate and test the model using the data which was not part of the training data set (unseen data).
14 Nov 2017 by Bahrudin Hrnjica
How to train Iris data by batch using CNTK and C#