microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
ArchivedRepresents neural networks as directed acyclic graphs of computational operations, enabling automatic differentiation and efficient backpropagation across distributed GPU clusters. Supports multiple architectures including DNNs, CNNs, and RNNs/LSTMs with unified training via stochastic gradient descent. Integrates with Keras as a backend and exports models to ONNX format for cross-framework interoperability.
17,610 stars. No commits in the last 6 months.
Stars
17,610
Forks
4,246
Language
C++
License
—
Category
Last pushed
Mar 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/microsoft/CNTK"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++