644 Open source projects that are alternatives of or similar to Deep-Learning-for-Expression-Recognition-in-Image-Sequences

dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (+400%)
Mutual labels:  lstm, gru
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (+130.77%)
Mutual labels:  lstm, gru
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (+84.62%)
Mutual labels:  lstm, gru
lmkit
language models toolkits with hierarchical softmax setting
Stars: ✭ 16 (-38.46%)
Mutual labels:  lstm, gru
RECCON
This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.
Stars: ✭ 126 (+384.62%)
Mutual labels:  emotion, emotion-recognition
theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
Stars: ✭ 40 (+53.85%)
Mutual labels:  lstm, gru
sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
Stars: ✭ 31 (+19.23%)
Mutual labels:  emotion, emotion-recognition
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+1311.54%)
Mutual labels:  lstm, gru
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+52057.69%)
Mutual labels:  lstm, cnn-keras
tf-ran-cell
Recurrent Additive Networks for Tensorflow
Stars: ✭ 16 (-38.46%)
Mutual labels:  lstm, gru
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (+384.62%)
Mutual labels:  lstm, cnn-keras
LSTM-GRU-from-scratch
LSTM, GRU cell implementation from scratch in tensorflow
Stars: ✭ 30 (+15.38%)
Mutual labels:  lstm, gru
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (+534.62%)
Mutual labels:  lstm, gru
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (+330.77%)
Mutual labels:  lstm, gru
Trafficflowprediction
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
Stars: ✭ 242 (+830.77%)
Mutual labels:  lstm, gru
Manhattan-LSTM
Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.
Stars: ✭ 28 (+7.69%)
Mutual labels:  lstm, gru
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+1226.92%)
Mutual labels:  lstm, cnn-keras
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (+30.77%)
Mutual labels:  lstm, gru
Sudl
light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)
Stars: ✭ 29 (+11.54%)
Mutual labels:  lstm, gru
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (+515.38%)
Mutual labels:  lstm, gru
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+7965.38%)
Mutual labels:  lstm, gru
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+13046.15%)
Mutual labels:  lstm, gru
Haste
Haste: a fast, simple, and open RNN library
Stars: ✭ 214 (+723.08%)
Mutual labels:  lstm, gru
SemEval2019Task3
Code for ANA at SemEval-2019 Task 3
Stars: ✭ 41 (+57.69%)
Mutual labels:  emotion, lstm
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (+65.38%)
Mutual labels:  lstm, cnn-keras
myDL
Deep Learning
Stars: ✭ 18 (-30.77%)
Mutual labels:  lstm, gru
ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Stars: ✭ 202 (+676.92%)
Mutual labels:  lstm, gru
Emotion and Polarity SO
An emotion classifier of text containing technical content from the SE domain
Stars: ✭ 74 (+184.62%)
Mutual labels:  emotion, emotion-recognition
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (+338.46%)
Mutual labels:  lstm, gru
Tensorflow Lstm Sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
Stars: ✭ 52 (+100%)
Mutual labels:  lstm, gru
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (-23.08%)
Mutual labels:  emotion, emotion-recognition
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+746.15%)
Mutual labels:  lstm, gru
LearningMetersPoems
Official repo of the article: Yousef, W. A., Ibrahime, O. M., Madbouly, T. M., & Mahmoud, M. A. (2019), "Learning meters of arabic and english poems with recurrent neural networks: a step forward for language understanding and synthesis", arXiv preprint arXiv:1905.05700
Stars: ✭ 18 (-30.77%)
Mutual labels:  lstm, gru
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (+1642.31%)
Mutual labels:  lstm, gru
Personality Detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Stars: ✭ 338 (+1200%)
Mutual labels:  lstm, cnn-keras
Theano lstm
🔬 Nano size Theano LSTM module
Stars: ✭ 310 (+1092.31%)
Mutual labels:  lstm, gru
dissertation
🎓 📜 This repository holds my final year and dissertation project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.
Stars: ✭ 22 (-15.38%)
Mutual labels:  emotion, emotion-recognition
Pytorch-POS-Tagger
Part-of-Speech Tagger and custom implementations of LSTM, GRU and Vanilla RNN
Stars: ✭ 24 (-7.69%)
Mutual labels:  lstm, gru
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (+292.31%)
Mutual labels:  lstm, gru
Resnet-Emotion-Recognition
Identifies emotion(s) from user facial expressions
Stars: ✭ 21 (-19.23%)
Mutual labels:  emotion, emotion-recognition
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (+203.85%)
Mutual labels:  lstm, emotion-recognition
keras-deep-learning
Various implementations and projects on CNN, RNN, LSTM, GAN, etc
Stars: ✭ 22 (-15.38%)
Mutual labels:  lstm, cnn-keras
wildflower-finder
Image classification of wildflowers using deep residual learning and convolutional neural nets
Stars: ✭ 25 (-3.85%)
Mutual labels:  cnn-keras
question-pair
A siamese LSTM to detect sentence/question pairs.
Stars: ✭ 25 (-3.85%)
Mutual labels:  lstm
NoiseReductionUsingGRU
This is my graduation project in BIT. Title: Noise Reduction Using GRU.
Stars: ✭ 25 (-3.85%)
Mutual labels:  gru
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (+26.92%)
Mutual labels:  lstm
MogrifierLSTM
A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch
Stars: ✭ 58 (+123.08%)
Mutual labels:  lstm
Embedding
Embedding模型代码和学习笔记总结
Stars: ✭ 25 (-3.85%)
Mutual labels:  cnn-lstm
PSCognitiveService
Powershell module to access Microsoft Azure Machine learning RESTful API's or Microsoft cognitive services
Stars: ✭ 46 (+76.92%)
Mutual labels:  emotion
Predictive-Maintenance-of-Aircraft-Engine
In this project I aim to apply Various Predictive Maintenance Techniques to accurately predict the impending failure of an aircraft turbofan engine.
Stars: ✭ 48 (+84.62%)
Mutual labels:  cnn-keras
CharLSTM
Bidirectional Character LSTM for Sentiment Analysis - Tensorflow Implementation
Stars: ✭ 49 (+88.46%)
Mutual labels:  lstm
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Stars: ✭ 20 (-23.08%)
Mutual labels:  lstm
rnn2d
CPU and GPU implementations of some 2D RNN layers
Stars: ✭ 26 (+0%)
Mutual labels:  lstm
deep-improvisation
Easy-to-use Deep LSTM Neural Network to generate song sounds like containing improvisation.
Stars: ✭ 53 (+103.85%)
Mutual labels:  lstm
CNNs-on-CHB-MIT
The project is about applying CNNs to EEG data from CHB-MIT to predict seizure
Stars: ✭ 40 (+53.85%)
Mutual labels:  cnn-keras
Baby-Action-Detection-for-Safety-System-Prototype
Prototype for Baby Action Detection and Classification
Stars: ✭ 23 (-11.54%)
Mutual labels:  lstm
national-id-meaning
เลขบัตรประชาชนนี้มีความหมายว่าอะไรกันนะ?
Stars: ✭ 18 (-30.77%)
Mutual labels:  emotion
Image to Article
图像自动标注
Stars: ✭ 20 (-23.08%)
Mutual labels:  lstm
Machine-Learning
The projects I do in Machine Learning with PyTorch, keras, Tensorflow, scikit learn and Python.
Stars: ✭ 54 (+107.69%)
Mutual labels:  lstm
Robust-Deep-Learning-Pipeline
Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer SIST (2020)
Stars: ✭ 20 (-23.08%)
Mutual labels:  lstm
1-60 of 644 similar projects