Learn Before
Microsoft Cognitive Toolkit (CNTK)
The Microsoft Cognitive Toolkit (CNTK) is an open-source deep learning framework. It represents neural networks as directed computational graphs and supports feed-forward deep neural networks, convolutional neural networks, and recurrent neural networks such as LSTMs. CNTK supports stochastic-gradient-based training with backpropagation, automatic differentiation, and parallel execution across multiple GPUs and servers. https://docs.microsoft.com/en-us/cognitive-toolkit/
0
1
Contributors are:
Who are from:
Tags
Data Science
Related
Criterion for Choosing a Deep Learning Framework
Deep Learning Frameworks References
Keras
TensorFlow
Theano
PaddlePaddle
mxnet
Lasagne
Caffe
PyTorch vs TensorFlow
Trade-offs of High-Level APIs in Deep Learning
Productivity Gains in Deep Learning Implementation
DistBelief
Symbolic Programming
Comparison of Imperative and Symbolic Programming
Frontend and Backend in Deep Learning Frameworks
PyTorch Framework
Eclipse Deeplearning4j (DL4J)
Microsoft Cognitive Toolkit (CNTK)