AotY / Pytorch-NMTLinks
PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the parameter estimation process.
☆20Updated 6 years ago
Alternatives and similar repositories for Pytorch-NMT
Users that are interested in Pytorch-NMT are comparing it to the libraries listed below
Sorting:
- Implementation of BC-IRL and other IRL baselines☆28Updated 2 years ago
- Pre-Trained Language Models for Interactive Decision-Making [NeurIPS 2022]☆130Updated 3 years ago
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆165Updated 4 years ago
- The newest reading list for representation learning☆116Updated 4 years ago
- This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample …☆59Updated last year
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- A new paper list for multi-agent reinforcement learning (actively maintained)☆24Updated 5 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆368Updated 4 years ago
- Open source code for paper "Denoised MDPs: Learning World Models Better Than the World Itself"☆135Updated 2 years ago
- ☆22Updated 5 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆162Updated 4 years ago
- M-CURL: Masked Contrastive Representation Learning for Reinforcement Learning☆28Updated 4 years ago
- Implementation of Linformer for Pytorch☆299Updated last year
- ☆23Updated 4 years ago
- Implementation of Hierarchical Transformer Memory (HTM) for Pytorch☆75Updated 4 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆144Updated 3 years ago
- a reading list for human-centered AI☆44Updated 3 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆26Updated 6 years ago
- Collection of papers and resources for data augmentation (DA) in visual reinforcement learning (RL).☆78Updated last year
- ☆45Updated 4 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆211Updated 7 years ago
- ☆31Updated 5 years ago
- PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)☆269Updated 4 years ago
- ☆52Updated 2 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆123Updated 4 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated 10 months ago
- ☆33Updated 11 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Simple pytorch implmentation of reinforcement learning algorithms☆26Updated 6 years ago
- An implementation of PPO in Pytorch☆95Updated 2 months ago