PyTorch implementation of recurrent neural network encoder-decoder architecture model for statistical machine translation, as detailed in this paper: https://arxiv.org/pdf/1406.1078.pdf
☆57Jan 6, 2020Updated 6 years ago
Alternatives and similar repositories for rnn-encoder-decoder
Users that are interested in rnn-encoder-decoder are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Basic RNN Encoder Decoder in Tensorflow☆17Nov 29, 2016Updated 9 years ago
- RNN Encoder-Decoder in PyTorch☆44Aug 7, 2024Updated last year
- Attention based neural machine translation☆41Dec 1, 2016Updated 9 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Jan 18, 2019Updated 7 years ago
- General experiments on Vanilla RNN and LSTM in Theano.☆16Aug 23, 2015Updated 10 years ago
- Assignments from Geoffrey Hinton's NN course translated into Python☆12Oct 16, 2016Updated 9 years ago
- Audio captioning RNN model in Keras☆14Aug 27, 2016Updated 9 years ago
- DS-GA-1011 Natural Language Processing with Representation Learning☆81Dec 7, 2017Updated 8 years ago
- LibCP -- A Library for Conformal Prediction☆13Feb 26, 2015Updated 11 years ago
- Researching the forward-backward algorithm☆11Aug 3, 2018Updated 7 years ago
- Machine learning in nim☆12Aug 16, 2014Updated 11 years ago
- bishop solutions☆11Dec 9, 2017Updated 8 years ago
- Lab tasks for the course on "Data Engineering for Machine Learning"☆10May 1, 2023Updated 2 years ago
- Correspondence and autoencoder neural network training for speech using Pylearn2.☆14Dec 9, 2015Updated 10 years ago
- Implementation of Pre-text invariant representation learning algorithm in pytorch☆11May 27, 2020Updated 5 years ago
- TensorFlow implementation of "Generating Sentences from a Continuous Space"☆11Sep 16, 2019Updated 6 years ago
- Orthant-Wise Limited-memory Quasi-Newton Optimizer for L1-regularized Objectives☆10Mar 9, 2014Updated 12 years ago
- tensorflow_serving inception gRPC client☆12Feb 16, 2017Updated 9 years ago
- Train deep neural language models as described in this paper "Deep Neural Language Models for Machine Translation" http://www.aclweb.org/…☆14Jul 31, 2015Updated 10 years ago
- 基于Keras实现seq2seq,进行英文到中文的翻译☆17Nov 17, 2020Updated 5 years ago
- An Information Extraction Framework with Deep Learning developed at New York University☆15Oct 27, 2016Updated 9 years ago
- A Neural Machine Translation framework for training large-scale networks on multiple nodes with multiple GPUs.☆18Jul 14, 2017Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Feb 17, 2017Updated 9 years ago
- tensorflow slim Implementation crnn☆16Feb 9, 2021Updated 5 years ago
- Image Deconvolution with Plug-and-Play ADMM using an X-Dense-U-Net denoiser☆11Aug 8, 2025Updated 7 months ago
- Implements common data processing tasks such as creation of an inverted index, performing a relational join, multiplying sparse matrices …☆11Mar 15, 2016Updated 10 years ago
- ☆42Aug 30, 2018Updated 7 years ago
- Repo for Topic-Guided Abstractive Text Summarization☆13Aug 14, 2022Updated 3 years ago
- Using RNN for Chinese fixed-head poem(藏头诗) creation.☆15Mar 1, 2016Updated 10 years ago
- Code for Repl4NLP paper "A Cross-Task Analysis of Text Span Representations"☆21Nov 4, 2022Updated 3 years ago
- Model-Agnostic Adaptive Testing☆10Dec 16, 2020Updated 5 years ago
- RNN Character Autoencoder built with TensorFlow☆23Oct 17, 2017Updated 8 years ago
- Code for Cached Long Short-Term Memory Neural Networks for Document-Level Sentiment Classification☆12Nov 22, 2017Updated 8 years ago
- Experiments recreating the Neural Machine Translation experiments with bidirectional encoder and attention modules.☆56Dec 19, 2016Updated 9 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Feb 14, 2018Updated 8 years ago
- RhetoricalRecursiveNeuralNetwork(R2N2) is recursive neural network using RST for NLP Tasks such as Sentiment Analysis☆12Sep 2, 2015Updated 10 years ago
- Pytorch Implementation of Our NAACL 2021 Paper "Incorporating Syntax and Semantics in Coreference Resolution with Heterogeneous Graph Att…☆10Apr 28, 2022Updated 3 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31May 7, 2017Updated 8 years ago
- ☆24Aug 15, 2017Updated 8 years ago