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

GermanWordEmbeddings

233
Stars
50
Forks
Watchers

Toolkit to obtain and preprocess German text corpora, train models and evaluate them with generated testsets. Built with Gensim and Tensorflow.

APPNP

357
Stars
49
Forks
Watchers

A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).

FEATHER

43
Stars
11
Forks
Watchers

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

pytorch-examples

77
Stars
14
Forks
Watchers

Tutorials, examples, and projects implemented with PyTorch

gluon2pytorch

72
Stars
8
Forks
Watchers

Gluon to PyTorch deep neural network model converter

deep-sudoku-solver

32
Stars
8
Forks
Watchers

A Sudoku Solver that leverages TensorFlow and iOS BNNS for deep learning.

deep-learning-roadmap

58
Stars
14
Forks
Watchers

my own deep learning mastery roadmap

deep-atrous-cnn-sentiment

65
Stars
9
Forks
Watchers

Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications