cognitive-toolkit
There are 12 repositories under cognitive-toolkit topic.
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
karolzak/cntk-hotel-pictures-classificator
This POC is using CNTK 2.1 to train model for multiclass classification of images. Our model is able to recognize specific objects (i.e. toilet, tap, sink, bed, lamp, pillow) connected with picture types we are looking for. It plays a big role in a process which will be used to classify pictures from different hotels and determine whether it's a picture of bathroom, bedroom, hotel front, swimming pool, bar, etc.
karolzak/cntk-python-web-service-on-azure
This sample project shows off how to prepare and deploy to Azure Web Apps a simple Python web service with an image classifying model produced in CNTK (Cognitive Toolkit) using FasterRCNN
StanislavGrigoriev/EasyCNTK
C# library for easy Deep Learning and Deep Reinforcement Learning. It is wrapper over C# CNTK API. Has implementation of layers (LSTM, Convolution etc.), optimizers, losses, shortcut-connections, sequential model, sequential multi-output model, agent teachers, policy gradients, actor-critic etc. Contains helpers for work with dataset (split, statistics, SMOTE etc). Allows train, evaluate and inference deep neural networks in style similar to Keras.
intento/intento-nodejs
A JS adapter to query Intento API – a single API to Cognitive AI services from many vendors
intento/intento-csharp
A С# adapter to query Intento API – a single API to Cognitive AI services from many vendors
albertalrisa/cntk-csharp-rnn
Porting of the CNTK RNN Python example to C# API
accesibilidad-inclusion/pictogramas
Sistema pictográfico para la creación de apoyos a la accesibilidad cognitiva
Asapin/cntk-dnn-builder
CNTK Deep Neural Network Builder
milangada/multimedia-ml
Machine learning for multimedia
ImagingSolution/CognitiveCSharpKit
Cognitive CSharpKit (Cognitive ToolkitのC#ラッパー)