Dynamic seq2seq in TensorFlow, step by step
☆994Aug 20, 2017Updated 8 years ago
Alternatives and similar repositories for tensorflow-seq2seq-tutorials
Users that are interested in tensorflow-seq2seq-tutorials are comparing it to the libraries listed below
Sorting:
- A general-purpose encoder-decoder framework for Tensorflow☆5,635Oct 15, 2020Updated 5 years ago
- Sequence to sequence learning using TensorFlow.☆389Apr 16, 2018Updated 7 years ago
- TensorFlow Neural Machine Translation Tutorial☆6,464Oct 9, 2022Updated 3 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Jan 12, 2018Updated 8 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Apr 27, 2018Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Attention-based sequence to sequence learning☆388May 9, 2019Updated 6 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Jan 5, 2018Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆341Feb 17, 2017Updated 9 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Feb 27, 2023Updated 3 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,455May 21, 2023Updated 2 years ago
- Practical Examples for RNNs in Tensorflow☆482Sep 2, 2016Updated 9 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Dec 20, 2019Updated 6 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,547Jul 1, 2021Updated 4 years ago
- This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.☆10,381Dec 22, 2020Updated 5 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,662Dec 24, 2020Updated 5 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,924Dec 30, 2022Updated 3 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Mar 14, 2017Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,686Apr 15, 2024Updated last year
- ☆833Jul 12, 2017Updated 8 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Mar 10, 2019Updated 6 years ago
- Tensorflow based Neural Conversation Models☆190Mar 16, 2017Updated 8 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Feb 20, 2017Updated 9 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- Tensorflow tutorial of building different dynamic recurrent neural network☆498Apr 18, 2018Updated 7 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,497Mar 24, 2024Updated last year
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,361Oct 11, 2024Updated last year
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆17,012Jun 2, 2023Updated 2 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,541May 31, 2023Updated 2 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467May 3, 2024Updated last year
- Summaries and notes on Deep Learning research papers☆4,416Feb 13, 2018Updated 8 years ago
- ☆45Aug 3, 2016Updated 9 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,730Sep 17, 2021Updated 4 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆920Jan 4, 2020Updated 6 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)☆643Jul 8, 2020Updated 5 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Nov 21, 2022Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Mar 23, 2018Updated 7 years ago