Top 176 seq2seq open source projects

Seq2seq Signal Prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
Neuralconvo
Neural conversational model in Torch
Cluener2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Seq2seq Pytorch
Sequence to Sequence Models with PyTorch
Practical seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
Seq2seq Couplet
Play couplet with seq2seq model. 用深度学习对对联。
Seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
Text Summarization Tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
Seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Practical Pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Neural Combinatorial Rl Pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
Nl2bash
Generating bash command from natural language https://arxiv.org/abs/1802.08979
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Conv seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
Dynamic Seq2seq
seq2seq中文聊天机器人
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Tf tutorial plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Trade Dst
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743
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)
Quick Nlp
Pytorch NLP library based on FastAI
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Encoder decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
Keras Text Summarization
Text summarization using seq2seq in Keras
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Seq2Seq-Models
Basic Seq2Seq, Attention, CopyNet
2D-LSTM-Seq2Seq
PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.
TaLKConvolutions
Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)
keras seq2seq word level
Implementation of seq2seq word-level model using keras
torch-asg
Auto Segmentation Criterion (ASG) implemented in pytorch
ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
chatbot
🤖️ 基于 PyTorch 的任务型聊天机器人(支持私有部署和 docker 部署的 Chatbot)
MoChA-pytorch
PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
deep-molecular-optimization
Molecular optimization by capturing chemist’s intuition using the Seq2Seq with attention and the Transformer
61-120 of 176 seq2seq projects