ryonakamura / parlai_agents
# ParlAI Agent examples with PyTorch, Chainer and TensorFlow
☆46Updated 7 years ago
Alternatives and similar repositories for parlai_agents:
Users that are interested in parlai_agents are comparing it to the libraries listed below
- A Chainer implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆28Updated 6 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- A fast implementation of Neural Image Caption by Chainer☆16Updated 6 years ago
- Now it is exported as an official example☆13Updated 7 years ago
- Scripts for re-building NTT neural machine translation systems for WAT 2017☆9Updated 7 years ago
- 🌈 Implementation of Neural Network based Named Entity Recognizer (Lample+, 2016) using Chainer.☆45Updated 2 years ago
- Implementation of "Controlling Output Length in Neural Encoder-Decoders"☆42Updated 7 years ago
- Cooperative Learning of Disjoint Syntax and Semantics☆49Updated 5 years ago
- Text classification with Sparse Composite Document Vectors.☆60Updated 4 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆64Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 7 years ago
- C++ implementation of word segmentation-free version of word2vec☆9Updated 6 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 7 years ago
- This is a sample code of "LSTM encoder-decoder with attention mechanism" mainly for understanding a recently developed machine translatio…☆42Updated 5 years ago
- ☆19Updated 6 years ago
- Python binding of primitiv.☆17Updated 2 years ago
- Evaluation tool for word embeddings☆27Updated 9 years ago
- ☆28Updated 3 years ago
- summaries and notes on neural language learning papers (deprecated)☆95Updated 8 years ago
- Parse natural language into executable programs☆63Updated 7 years ago
- modlm: A toolkit for mixture of distributions language models☆27Updated 7 years ago
- ☆41Updated 6 years ago
- 単語分割を経由しない単語埋め込み☆14Updated 7 years ago
- 教師なし品詞タグ推定☆16Updated 6 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Embedding Quantization (Compress Word Embeddings)☆86Updated 5 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago