bidirectional-lstm topic
mxnet-cnn-lstm-ctc-ocr
This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.
im2latex
Tensorflow Implementation of Im2Latex
Pytorch-Action-Recognition
Action Recognition in Video Sequences using Deep Bi-directional LSTM with CNN Features
deep_reference_parser
A deep learning model for extracting references from text
emosense-semeval2019-task3-emocontext
Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textual Conversations" at SemEval-2019.
AI-Deep-Learning-for-Phishing-URL-Detection
AI: Deep Learning for Phishing URL Detection
deeplearning.ai.sequence-model-papers
POS-Tagging-BiLSTM-CRF
A Tensorflow 2, Keras implementation of POS tagging using Bidirectional LSTM-CRF on Penn Treebank corpus (WSJ)
DeepSign-A-Deep-Learning-Architecture-for-Sign-Language-Recognition
Seq2Seq-Chatbot
Chatbot based Seq2Seq model with bidirectional rnn and attention mechanism with tensorflow, trained on Cornell Movie-Dialogs Corpus and deployed on a Flask Server