All Projects → Rnn Nlu → Similar Projects or Alternatives

452 Open source projects that are alternatives of or similar to Rnn Nlu

seeing-without-looking
PyTorch implementation for Seeing without Looking: Contextual Rescoring of Object Detections for AP Mazimization
Stars: ✭ 28 (-93.95%)
Mutual labels:  recurrent-neural-networks
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-19.01%)
Mutual labels:  recurrent-neural-networks
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Stars: ✭ 54 (-88.34%)
Mutual labels:  attention
Gector
Official implementation of the paper “GECToR – Grammatical Error Correction: Tag, Not Rewrite” // Published on BEA15 Workshop (co-located with ACL 2020) https://www.aclweb.org/anthology/2020.bea-1.16.pdf
Stars: ✭ 287 (-38.01%)
Mutual labels:  sequence-labeling
GTAV-Self-driving-car
Self driving car in GTAV with Deep Learning
Stars: ✭ 33 (-92.87%)
Mutual labels:  recurrent-neural-networks
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (-11.23%)
Mutual labels:  attention
ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
Stars: ✭ 50 (-89.2%)
Mutual labels:  recurrent-neural-networks
Rnn For Joint Nlu
Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 281 (-39.31%)
Mutual labels:  sequence-labeling
Qtrader
Reinforcement Learning for Portfolio Management
Stars: ✭ 363 (-21.6%)
Mutual labels:  recurrent-neural-networks
rnn-from-scratch
A Recurrent Neural Network implemented from scratch (using only numpy) in Python.
Stars: ✭ 62 (-86.61%)
Mutual labels:  recurrent-neural-networks
Recurrent Entity Networks
TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
Stars: ✭ 276 (-40.39%)
Mutual labels:  recurrent-neural-networks
deeptrolldetector
Deep troll uses a deep learning model that identifies whether an audio contains the Gemidao troll (AAAWN OOOWN NHAAA AWWWWN AAAAAH).
Stars: ✭ 20 (-95.68%)
Mutual labels:  recurrent-neural-networks
Tensorflow Lstm Regression
Sequence prediction using recurrent neural networks(LSTM) with TensorFlow
Stars: ✭ 433 (-6.48%)
Mutual labels:  recurrent-neural-networks
Singing-Voice-Separation-RNN
Singing-Voice Separation From Monaural Recordings Using Deep Recurrent Neural Networks
Stars: ✭ 44 (-90.5%)
Mutual labels:  recurrent-neural-networks
Mcan Vqa
Deep Modular Co-Attention Networks for Visual Question Answering
Stars: ✭ 273 (-41.04%)
Mutual labels:  attention
dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (-71.92%)
Mutual labels:  recurrent-neural-networks
Autoner
Learning Named Entity Tagger from Domain-Specific Dictionary
Stars: ✭ 357 (-22.89%)
Mutual labels:  sequence-labeling
lyrics-generator
Generating lyrics with a recurrent neural network
Stars: ✭ 36 (-92.22%)
Mutual labels:  recurrent-neural-networks
Abd Net
[ICCV 2019] "ABD-Net: Attentive but Diverse Person Re-Identification" https://arxiv.org/abs/1908.01114
Stars: ✭ 272 (-41.25%)
Mutual labels:  attention
CoVA-Web-Object-Detection
A Context-aware Visual Attention-based training pipeline for Object Detection from a Webpage screenshot!
Stars: ✭ 18 (-96.11%)
Mutual labels:  attention
course-content-dl
NMA deep learning course
Stars: ✭ 537 (+15.98%)
Mutual labels:  recurrent-neural-networks
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (-92.87%)
Mutual labels:  attention
Lstm Human Activity Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Stars: ✭ 2,943 (+535.64%)
Mutual labels:  recurrent-neural-networks
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-95.9%)
Mutual labels:  attention
Ner Bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
Stars: ✭ 339 (-26.78%)
Mutual labels:  attention
entailment-neural-attention-lstm-tf
(arXiv:1509.06664) Reasoning about Entailment with Neural Attention.
Stars: ✭ 43 (-90.71%)
Mutual labels:  recurrent-neural-networks
Abcnn
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
Stars: ✭ 264 (-42.98%)
Mutual labels:  attention
LSM
Liquid State Machines in Python and NEST
Stars: ✭ 39 (-91.58%)
Mutual labels:  recurrent-neural-networks
Ban Vqa
Bilinear attention networks for visual question answering
Stars: ✭ 449 (-3.02%)
Mutual labels:  attention
AoA-pytorch
A Pytorch implementation of Attention on Attention module (both self and guided variants), for Visual Question Answering
Stars: ✭ 33 (-92.87%)
Mutual labels:  attention
Time Series Machine Learning
Machine learning models for time series analysis
Stars: ✭ 261 (-43.63%)
Mutual labels:  recurrent-neural-networks
Transformer Tensorflow
TensorFlow implementation of 'Attention Is All You Need (2017. 6)'
Stars: ✭ 319 (-31.1%)
Mutual labels:  attention
Slot filling and intent detection of slu
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
Stars: ✭ 298 (-35.64%)
Mutual labels:  sequence-labeling
sgrnn
Tensorflow implementation of Synthetic Gradient for RNN (LSTM)
Stars: ✭ 40 (-91.36%)
Mutual labels:  recurrent-neural-networks
sequence-rnn-py
Sequence analyzing using Recurrent Neural Networks (RNN) based on Keras
Stars: ✭ 28 (-93.95%)
Mutual labels:  recurrent-neural-networks
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (-95.25%)
Mutual labels:  recurrent-neural-networks
Ner Pytorch
LSTM+CRF NER
Stars: ✭ 260 (-43.84%)
Mutual labels:  sequence-labeling
classifying-cancer
A Python-Tensorflow neural network for classifying cancer data
Stars: ✭ 30 (-93.52%)
Mutual labels:  recurrent-neural-networks
Ctcwordbeamsearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Stars: ✭ 398 (-14.04%)
Mutual labels:  recurrent-neural-networks
AlpacaTag
AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)
Stars: ✭ 126 (-72.79%)
Mutual labels:  sequence-labeling
Da Rnn
📃 **Unofficial** PyTorch Implementation of DA-RNN (arXiv:1704.02971)
Stars: ✭ 256 (-44.71%)
Mutual labels:  recurrent-neural-networks
visualization
a collection of visualization function
Stars: ✭ 189 (-59.18%)
Mutual labels:  attention
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+614.25%)
Mutual labels:  recurrent-neural-networks
Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
Stars: ✭ 21 (-95.46%)
Mutual labels:  sequence-labeling
neural-finance
Neural Network for HFT-trading [experimental]
Stars: ✭ 67 (-85.53%)
Mutual labels:  recurrent-neural-networks
lambda.pytorch
PyTorch implementation of Lambda Network and pretrained Lambda-ResNet
Stars: ✭ 54 (-88.34%)
Mutual labels:  attention
Tensorflow Char Rnn
Char-RNN implemented using TensorFlow.
Stars: ✭ 429 (-7.34%)
Mutual labels:  recurrent-neural-networks
Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech ta…
Stars: ✭ 151 (-67.39%)
Mutual labels:  sequence-labeling
ResUNetPlusPlus
Official code for ResUNetplusplus for medical image segmentation (TensorFlow implementation) (IEEE ISM)
Stars: ✭ 69 (-85.1%)
Mutual labels:  attention
imessage-chatbot
💬 Recurrent neural network -- generates messages in your style of speech! Trained on imessage data. Sqlite3, TensorFlow, Flask, Twilio SMS, AWS.
Stars: ✭ 33 (-92.87%)
Mutual labels:  recurrent-neural-networks
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-33.91%)
Mutual labels:  attention
rnn darts fastai
Implement Differentiable Architecture Search (DARTS) for RNN with fastai
Stars: ✭ 21 (-95.46%)
Mutual labels:  recurrent-neural-networks
CrowdLayer
A neural network layer that enables training of deep neural networks directly from crowdsourced labels (e.g. from Amazon Mechanical Turk) or, more generally, labels from multiple annotators with different biases and levels of expertise.
Stars: ✭ 45 (-90.28%)
Mutual labels:  sequence-labeling
NeuroAI
NeuroAI-UW seminar, a regular weekly seminar for the UW community, organized by NeuroAI Shlizerman Lab.
Stars: ✭ 36 (-92.22%)
Mutual labels:  recurrent-neural-networks
DeepSegmentor
Sequence Segmentation using Joint RNN and Structured Prediction Models (ICASSP 2017)
Stars: ✭ 17 (-96.33%)
Mutual labels:  recurrent-neural-networks
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (-36.29%)
Mutual labels:  recurrent-neural-networks
rindow-neuralnetworks
Neural networks library for machine learning on PHP
Stars: ✭ 37 (-92.01%)
Mutual labels:  recurrent-neural-networks
SuperNNova
Open Source Photometric classification https://supernnova.readthedocs.io
Stars: ✭ 18 (-96.11%)
Mutual labels:  recurrent-neural-networks
PIE
Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models for Local Sequence Transduction": www.aclweb.org/anthology/D19-1435.pdf (EMNLP-IJCNLP 2019)
Stars: ✭ 164 (-64.58%)
Mutual labels:  sequence-labeling
Structured Self Attention
A Structured Self-attentive Sentence Embedding
Stars: ✭ 459 (-0.86%)
Mutual labels:  attention
61-120 of 452 similar projects