Search code examples
CNTK: cloning a single layer...


pythonmachine-learningdeep-learningcntk

Read More
How to use SqueezeNet in CNTK?...


cntk

Read More
Run CNTK on machine with multiple GPUs...


cntk

Read More
Adam Optimizer in CNTK BrainScript...


cntkadambrainscript

Read More
Am I correct in concluding that it is not possible to implement a 'deep dream' in cntk?...


pythondeep-learningcntk

Read More
disabling GPU makes my CNTK program work. Why?...


c++cntk

Read More
CNTK Evaluate model has two inputs C++...


c++machine-learningcntk

Read More
Order of Value.CreateBatch...


c#cntk

Read More
Difference between Function::Forward and Trainer::TrainMinibatch in CNTK C++ API...


c++modelcntk

Read More
import cntk works in VS2017 "python environment" but not in "python project"...


pythonvisual-studio-2017cntk

Read More
CNTK with python - activation for each layer...


pythonconv-neural-networkcntk

Read More
Store/Reload CNTK Trainer, Model, Inputs, Outputs...


pythoncntk

Read More
CNTK: How do I initialize LSTM hidden state?...


cntk

Read More
Write PySpark DF to File of Specialized Format...


pythonhadoopapache-sparkpysparkcntk

Read More
Learners in CNTK C# API...


c#pythoncntk

Read More
CNTK out of memory error when model.fit() is called second time...


pythonkerascntk

Read More
How to access unnamed node in CNTK model...


cntk

Read More
Can I run CNTK on Intel Nervana Neural Network Processor (NNP)?...


cntk

Read More
Load (pretrained) CNTK model using C#...


c#cntk

Read More
Trying to make a extremely simple function in microsoft CNTK but obtain wrong results...


pythoncntk

Read More
How to add an Image Resizing transform to CNTK...


image-resizingcntk

Read More
CNTK Complaining about Dynamic Axis in LSTM...


pythonlstmcntk

Read More
CNTK absolute error...


pythonmachine-learningdeep-learningcntk

Read More
CNTK c# logistic regression w and b variable values...


c#logistic-regressioncntk

Read More
CNTK Run Time Error...


pythonmachine-learningdeep-learninglstmcntk

Read More
CNTK and UserMinibatchSource prefetch...


pythoncntk

Read More
Access lower layer output in higher layer using CNTK and transfer learning...


pythondeep-learningcntk

Read More
Calculate cumulative sum across static axis in CNTK...


pythondeep-learningcntk

Read More
How can I apply custom regularization in CNTK (using python)?...


pythonmachine-learningbackpropagationcntkregularized

Read More
ReconcileDynamicAxis (reconcile_dynamic_axis) in CNTK 2.0 Python API...


pythoncntk

Read More
BackNext