cognitive-toolkit topic
CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
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 ty...
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
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, sequ...