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

curl

559
Stars
88
Forks
Watchers

CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning

awesome-deep-learning-music

2.8k
Stars
340
Forks
Watchers

List of articles related to deep learning applied to music

PointCNN

1.4k
Stars
364
Forks
Watchers

PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)

Speech-Emotion-Analyzer

1.2k
Stars
427
Forks
Watchers

The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)

EmoPy

913
Stars
263
Forks
Watchers

A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)

emotion-classification-from-audio-files

397
Stars
130
Forks
Watchers

Understanding emotions from audio files using neural networks and multiple datasets.

dl-colab-notebooks

1.7k
Stars
465
Forks
Watchers

Try out deep learning models online on Google Colab

deep_architect

122
Stars
17
Forks
Watchers

A general, modular, and programmable architecture search framework

vosk-api

12.3k
Stars
1.5k
Forks
Watchers

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

sockeye

1.2k
Stars
327
Forks
Watchers

Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch