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:
- Projects completed under LinuxWorld Informatics Ltd. - MLOps Training.☆13Updated 5 years ago
- PyTorch implementation of moe, which stands for mixture of experts☆50Updated 4 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆95Updated 2 years ago
- ☆54Updated 3 years ago
- Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer …☆23Updated 4 years ago
- several types of attention modules written in PyTorch for learning purposes☆52Updated last year
- Learning Tensorflow Step by Step:: Concepts, Examples & Applications☆57Updated 4 months ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Getting Started with PyTorch Lightning, Published by Packt☆161Updated last month
- 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
- Image Search Engine with HuggingFace Sentence Transformer☆12Updated 2 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Keras 1D Depthwise Convolutional layer☆10Updated 5 years ago
- ☆36Updated 3 years ago
- Automatic machine learning for tabular data. ⚡🔥⚡☆70Updated 3 years ago
- Contains additional materials for two keras.io blog posts.☆17Updated 4 years ago
- Toy genetic algorithm in Pytorch☆52Updated 6 months ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- Various Kaggle image classification challenges solutions☆41Updated last month
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 5 months ago
- 11-785 Introduction to Deep Learning (IDeeL) website with logistics and select course materials☆68Updated last week
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- A PyTorch Implementation of ViT (Vision Transformer)☆16Updated 4 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Contrastive Reinforcement Learning☆45Updated last month