ShivamRajSharma / Transformer-Architectures-From-ScratchLinks
Implementation of transformers based architecture in PyTorch.
☆55Updated 5 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
Sorting:
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆18Updated 3 years ago
- Efficient Deep Learning Survey Paper☆34Updated 2 years ago
- Keras 1D Depthwise Convolutional layer☆10Updated 5 years ago
- Repo from the "Learning with limited labeled data" seminar @ Uni of Tuebingen. A collection of notes, notebooks and slideshows to underst…☆17Updated 2 years ago
- several types of attention modules written in PyTorch for learning purposes☆52Updated 2 weeks ago
- ☆54Updated 3 years ago
- Automatic machine learning for tabular data. ⚡🔥⚡☆70Updated 4 years ago
- Projects completed under LinuxWorld Informatics Ltd. - MLOps Training.☆13Updated 5 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer …☆23Updated 4 years ago
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆97Updated 2 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆30Updated 8 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 4 years ago
- MLPNAS code for Paperspace series on Neural Architecture Search☆23Updated 2 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 5 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆39Updated 2 years ago
- PyTorch implementation of moe, which stands for mixture of experts☆51Updated 4 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Image Search Engine with HuggingFace Sentence Transformer☆12Updated 2 years ago
- implementing various transformer models for various tasks☆67Updated 3 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 3 years ago
- sharpDARTS: Faster and More Accurate Differentiable Architecture Search☆15Updated 4 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago
- Learning Tensorflow Step by Step:: Concepts, Examples & Applications☆56Updated 6 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆59Updated 2 years ago
- This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.☆21Updated 4 years ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆81Updated 2 years ago
- Getting Started with PyTorch Lightning, Published by Packt☆163Updated 3 weeks ago