rishabkr / Attention-Is-All-You-Need-Explained-PyTorchLinks
A paper implementation and tutorial from scratch combining various great resources for implementing Transformers discussesd in Attention in All You Need Paper for the task of German to English Translation.
☆15Updated 4 years ago
Alternatives and similar repositories for Attention-Is-All-You-Need-Explained-PyTorch
Users that are interested in Attention-Is-All-You-Need-Explained-PyTorch are comparing it to the libraries listed below
Sorting:
- Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music …☆41Updated 6 years ago
- Implementation of Liquid Nets in Pytorch☆67Updated this week
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 5 years ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆91Updated 2 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆35Updated 3 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆70Updated 2 years ago
- Generating music with Vector Quantized Variational Autoencoders plus Scalable Sparse Transformer: "JukeBox". Code for inzva ai projects #…☆36Updated 4 years ago
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆76Updated 3 years ago
- It is highly evident that autonomous vehicles will be the future and it will be a prominent vehicle category in the next decade. For this…☆17Updated 5 years ago
- music generation with perceiver-ar model☆26Updated 3 years ago
- pytorch code for sound event localization and classification☆14Updated 4 years ago
- ☆13Updated 4 years ago
- Toolbox for generating music☆30Updated 3 months ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆20Updated 6 years ago
- This repository contains Natural Language Generation (NLG) models aimed on generating text of fairy tales (Markov Chain, LSTM neural netw…☆55Updated 4 years ago
- ☆76Updated 5 years ago
- The History of Speech Recognition to the Year 2030☆13Updated 4 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆340Updated last year
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- Aranizer: A Custom Tokenizer based on SentencePiece and BPE tailored for Arabic Language Modeling☆20Updated last year
- The implementation of "Instrument Separation of Symbolic Music by Explicitly Guided Diffusion Model"☆15Updated 3 years ago
- Particle Swarm Optimizer For Neural Network Training☆58Updated 6 years ago
- Official PyTorch implementation of TTS Style Transfer☆24Updated 3 years ago
- An implementation of the paper titled "Arabic Speech Emotion Recognition Employing Wav2vec2.0 and HuBERT Based on BAVED Dataset" https://…☆12Updated 3 years ago
- A car game to learn about simple vehicle dynamics in python☆16Updated 4 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 5 years ago
- We design a PID controller to steer an CARLA-simulated autonomous car on a pre-determined racetrack. We use MATLAB, Simulink, and MATLAB’…☆11Updated 4 years ago
- This repository contains my implementation of Deep Reinforcement Learning using Deep Neural Networks for autonomous vehicle's control and…☆20Updated 4 years ago
- PyTorch implementation of "Recurrent Convolutional Neural Network for Text Classification"☆16Updated 4 years ago