Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

discord_rss_bot

Compare

  Analyzed about 4 hours ago

A Discord bot that reads RSS feeds and repeats them into a channel

797 lines of code

1 current contributors

7 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

CNTK

Compare

  Analyzed about 6 hours ago

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 ... [More] 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. [Less]

327K lines of code

26 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses