Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cntk

Keras Accuracy Not Increasing Over 50% On Binary Cnn Problem

I am using keras to process the following subset of my data: 5000 images of class A 5000 images of … Read more Keras Accuracy Not Increasing Over 50% On Binary Cnn Problem

Extremely Basic Neural Network Not Learning

I've gone through some of the CNTK Python tutorials and I'm trying to write an extremely ba… Read more Extremely Basic Neural Network Not Learning

Use Cntk Trained Model With Python

I have trained a model using CNTK, lets call simple.dnn now for the phase of testing I do not want … Read more Use Cntk Trained Model With Python