ShivamRajSharma / Transformer-Architectures-From-Scratch
Implementation of transformers based architecture in PyTorch.
☆54Updated 4 years ago
Alternatives and similar repositories for Transformer-Architectures-From-Scratch:
Users that are interested in Transformer-Architectures-From-Scratch are comparing it to the libraries listed below
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆24Updated 3 years ago
- Pytorch implementation of Transformer-TTS for converting text into speech.☆18Updated 3 years ago
- ☆48Updated 2 years ago
- Keras 1D Depthwise Convolutional layer☆10Updated 4 years ago
- Feature Selection using Simulated Annealing☆11Updated 2 years ago
- Image Search Engine with HuggingFace Sentence Transformer☆12Updated last year
- Projects completed under LinuxWorld Informatics Ltd. - MLOps Training.☆12Updated 4 years ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 8 months ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Playground for Transformers☆48Updated last year
- This repository contains example of keras-tcn on easy way.☆57Updated 4 years ago
- An implementation of mLSTM and sLSTM in PyTorch.☆27Updated 8 months ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 2 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆32Updated 6 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆72Updated 2 years ago
- Code for the paper titled "Generalized Depthwise-Separable Convolutions for Adversarially Robust and Efficient Neural Networks" (NeurIPS…☆11Updated 3 years ago
- Repo from the "Learning with limited labeled data" seminar @ Uni of Tuebingen. A collection of notes, notebooks and slideshows to underst…☆17Updated last year
- Mixture of experts on convolutional neural network using Keras and Cifar10☆26Updated 7 years ago
- This is the code that went into our practical dive using mamba as information extraction☆51Updated last year
- Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.☆17Updated 3 years ago
- Pytorch implemenation of FastTransformers☆8Updated 3 years ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆115Updated 3 weeks ago
- A Mixed Sample Data Augmentation method for Training with Time-Frequency Domain Features☆11Updated 2 years ago
- Toy genetic algorithm in Pytorch☆33Updated 2 weeks ago
- Flexible Python library providing building blocks (layers) for reproducible Transformers research (Tensorflow ✅, Pytorch 🔜, and Jax 🔜)☆53Updated last year
- Open Sourced ML Research Paper Implementations in Tensorflow☆19Updated 3 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 4 years ago