#Transformer-models
Showing 19 of 19 repositories tagged #transformer-models, ranked by stars
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Fast inference engine for Transformer models
LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.
FlashAttention (Metal Port)
💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
How to use our public wav2vec2 dimensional emotion model
Interpret text data with LLMs (sklearn compatible).
Visualizing query-key interactions in language + vision transformers (VIS 2023)
My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"
[3DV 2022] The 8-Point Algorithm as an Inductive Bias for Relative Pose Prediction by ViTs
unofficial re-implementation of "Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets"
This is the official implementation of our proposed SwinMR
Vision Transformers for image classification, image segmentation, and object detection.
This is a neural spelling checker
Final project for the Speaker Recognition course on Udemy, 机器之心, 深蓝学院 and 语音之家
FxChartAI AI-Agent Trading EA is an open-source MQL5 Expert Advisor for MetaTrader 5 that trades using signals from FxChartAI. It employs trend confirmation, candle tail/trendline analysis, and dynamic order management. Free for personal & commercial use. Contributions welcome.
NLP UC
Inspired by Andrej Karpathy’s "Let’s Build GPT", this project guides you step‑by‑step to build a GPT from scratch, demystifying its architecture through clear, hands‑on code.
A GPT-2-class language model trained from scratch on OpenWebText with the intent to augment AI Transformer-model education and reverse engineer GPT models from scratch.