ShivamRajSharma / Transformer-Architectures-From-ScratchLinks
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
Sorting:
- ☆51Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Making CNNs interpretable.☆19Updated 4 years ago
- implementing various transformer models for various tasks☆66Updated 3 years ago
- Keras 1D Depthwise Convolutional layer☆10Updated 5 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 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
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- several types of attention modules written in PyTorch for learning purposes☆53Updated 10 months ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- MLPNAS code for Paperspace series on Neural Architecture Search☆23Updated 2 years ago
- Automatic machine learning for tabular data. ⚡🔥⚡☆70Updated 3 years ago
- PyTorch implementation of moe, which stands for mixture of experts☆46Updated 4 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Various Kaggle image classification challenges solutions☆41Updated last month
- A PyTorch Implementation of ViT (Vision Transformer)☆17Updated 4 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Contains additional materials for two keras.io blog posts.☆17Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- 11-785 Introduction to Deep Learning (IDeeL) website with logistics and select course materials☆53Updated last week
- Projects completed under LinuxWorld Informatics Ltd. - MLOps Training.☆12Updated 4 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 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)☆75Updated last year
- Getting Started with PyTorch Lightning, Published by Packt☆160Updated last year
- Image Search Engine with HuggingFace Sentence Transformer☆12Updated last year
- This is the code that went into our practical dive using mamba as information extraction☆53Updated last year
- Open Sourced ML Research Paper Implementations in Tensorflow☆19Updated 3 years ago
- Mixture of experts on convolutional neural network using Keras and Cifar10☆29Updated 7 years ago
- A simple implementation of Batch Normalization using pytorch.☆45Updated 4 years ago
- Building a RNN and LSTM from scratch with NumPy.☆43Updated last year