Transformer-Implementations and Tiny-ViT-Transformer-from-scratch
About Transformer-Implementations
UdbhavPrasad072300/Transformer-Implementations
Library - Vanilla, ViT, DeiT, BERT, GPT
This project offers pre-built transformer models like BERT, GPT, and Vision Transformers (ViT, DeiT) to help machine learning engineers and researchers quickly implement advanced AI capabilities. It takes raw data such as text for language tasks or image tensors for computer vision, and outputs trained models or predictions. The ideal user is a machine learning practitioner looking to apply state-of-the-art transformer architectures.
About Tiny-ViT-Transformer-from-scratch
benisalla/Tiny-ViT-Transformer-from-scratch
This repository offers a straightforward implementation of Vision Transformers (ViT), specifically designed for computer vision tasks using PyTorch. Dive into efficient and practical transformer applications for image recognition.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work