CNTK
Deep network builder
A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph.
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
18k stars
1k watching
4k forks
Language: C++
last commit: almost 2 years ago
Linked from 6 awesome lists
c-plus-plusc-sharpcntkcognitive-toolkitdeep-learningdeep-neural-networksdistributedjavamachine-learningneural-networkpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolset to convert and manage deep learning models across multiple frameworks. | 5,802 |
| A Matlab toolbox providing implementations of various deep learning models | 3,808 |
| A deep learning framework that provides a flexible and expressive Python API for building and training neural networks on various platforms. | 2,729 |
| A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 560 |
| A toolkit for building and deploying neural network models for natural language processing tasks. | 1,448 |
| A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
| A tool for building and optimizing neural networks in the Racket programming language | 67 |
| A toolbox for building and training deep neural networks in Matlab | 70 |
| An open-source book and project accompanying Grokking Deep Learning by Andre Trask, covering neural networks and deep learning concepts. | 7,472 |
| A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
| An open source toolkit for developing and training neural networks on analog computing devices | 365 |
| A JavaScript framework for building and training neural networks in the browser | 4,400 |
| A tool for visualizing and analyzing neural network models | 28,684 |
| An online platform to design and visualize neural networks collaboratively | 1,127 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |