Deep neural networks topic

Deep neural networks (DNNs) are a class of artificial neural networks (ANNs) that are deep in the sense that they have many layers of hidden units between the input and output layers. Deep neural networks are a type of deep learning, which is a type of machine learning. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing.

List Deep neural networks repositories

BlinkDL

82
Stars
18
Forks
Watchers

A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.

DeepCrack

199
Stars
42
Forks
Watchers

DeepCrack: A Deep Hierarchical Feature Learning Architecture for Crack Segmentation, Neurocomputing.

DeepSegmentor

252
Stars
76
Forks
Watchers

A Pytorch implementation of DeepCrack and RoadNet projects.

Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual...

bayesian-deep-learning-demystified

122
Stars
41
Forks
Watchers

In which I try to demystify the fundamental concepts behind Bayesian deep learning.

DeepNAG

39
Stars
4
Forks
Watchers

Deep Non-Adversarial Gesture Generation

hello_tf_c_api

464
Stars
135
Forks
Watchers

Neural Network TensorFlow C API

self-supervised-relational-reasoning

141
Stars
24
Forks
Watchers

Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.

darkflow

6.1k
Stars
2.1k
Forks
Watchers

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices