0
I Use This!
Very Low Activity
Analyzed about 7 hours ago. based on code collected about 14 hours ago.

Project Summary

CNTK (Computational Network Toolkit) by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph. In this directed graph, leaf nodes represent input values or network parameters, while other nodes represent matrix operations upon their inputs. CNTK allows to easily realize and combine popular model types such as feed-forward DNNs, convolutional nets (CNNs), and recurrent networks (RNNs/LSTMs). It implements stochastic gradient descent (SGD, error backpropagation) learning with automatic differentiation and parallelization across multiple GPUs and servers.

Tags

automatic_differentiation cnn convolutional_networks deep_learning deeplearning distributed_computing dnn error_backpropagation feedforward GPU GPU_cluster lstm multi_CPU multi_GPU parallelization recurrent_networks rnn sgd stochastic_gradient_descent

In a Nutshell, CNTK...

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    check out hot projects on the Open Hub
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

Languages

C++
60%
Python
20%
XML
12%
15 Other
8%

30 Day Summary

Mar 19 2024 — Apr 18 2024

12 Month Summary

Apr 18 2023 — Apr 18 2024
  • 0 Commits
    Down -1 (100%) from previous 12 months
  • 0 Contributors
    Down -1 (100%) from previous 12 months