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#