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.
☆17Updated 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:
- Image Classifications using CNN on different type of animals.☆12Updated 6 years ago
- Implementation of Liquid Nets in Pytorch☆67Updated this week
- LSTM, RNN and GRU implementations using Pytorch☆67Updated 4 years ago
- An object detection model for NMNIST larger video frame☆11Updated 3 years ago
- Convolutional spiking neural network implementing STDP☆20Updated 2 years ago
- Spiking neural networks (SNNs) for speech classification☆12Updated 3 years ago
- Official implementation of Fully Spiking Variational Autoencoder [AAAI2022]☆73Updated 2 years ago
- Encoders for turning real-valued data into spike trains.☆12Updated 4 years ago
- Intel Neuromorphic DNS Challenge☆149Updated 10 months ago
- Spiking neural networks are biologically plausible CNNs which learn through a temporally dependent learning method known as Spike Time De…☆10Updated 8 years ago
- Basic SNN propogating spikes between LIF neurons☆86Updated 7 years ago
- Implementation of a learning model using NLP and music theory techniques to generate music through MIDI files.☆10Updated 3 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- Pytorch Implementation of Signed Neuron with Memory: Towards Simple, Accurate and High-Efficient ANN-SNN Conversion, IJCAI 2022☆24Updated 2 years ago
- Cosyne workshop tutorial 2022☆122Updated 3 years ago
- Implementation of the paper Keys to Accurate Feature Extraction Using Residual Spiking Neural Networks☆33Updated last year
- Generating music with Vector Quantized Variational Autoencoders plus Scalable Sparse Transformer: "JukeBox". Code for inzva ai projects #…☆35Updated 4 years ago
- A machine learning library for spiking neural networks. Supports training with both torch and jax pipelines, and deployment to neuromorph…☆73Updated 2 weeks ago
- End-to-End Autonomous Driving with Spiking Neural Networks☆88Updated 9 months ago
- Deep learning with spiking neural networks (SNNs) in PyTorch.☆765Updated 3 weeks ago
- A Spiking Neural Network Architecture for MNIST Digit Recognition☆34Updated 7 years ago
- Liquid State Machines in Python and NEST☆73Updated 4 years ago
- Official implementation of "Learning Delays in Spiking Neural Networks using Dilated Convolutions with Learnable Spacings" [ICLR2024]☆63Updated last year
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- Implementation of transformers based architecture in PyTorch.☆54Updated 4 years ago
- PianoNet is a deep neural network for generating piano compositions.☆19Updated 2 years ago
- The repository corresponds to our paper https://www.nature.com/articles/s41467-024-51110-5☆31Updated last month
- PyTorch implementation of "Recurrent Convolutional Neural Network for Text Classification"☆16Updated 5 years ago
- Implementation of Geoffrey Hinton's forward forward algorithm in tensorflow☆35Updated 2 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 5 years ago