#648 · Primary category: Education & Research
Transformers-for-NLP-and-Computer-Vision-3rd-Edition
Transformers 3rd Edition
Project last updated:08/13/25
GitHub Stars
502
Forks
180
Contributors
2
License
MIT
Why we included this project
This repository pairs with Denis Rothman's handbook on transformer models and collects a large set of hands-on notebooks for learning how modern LLMs and vision models work in practice. The lessons cover the transformer architecture, fine-tuning BERT and pretraining RoBERTa, working with the OpenAI API including the newer o1 and o3 reasoning models, and building on Hugging Face and Google Vertex AI. Vision material includes vision transformers, CLIP, Stable Diffusion, and DALL-E 3, along with practical sections on retrieval-augmented generation to cut down hallucinations and on interpretability tools like BertViz, LIME, and SHAP. Notebooks launch directly from GitHub into Colab, Kaggle, Gradient, or SageMaker Studio Lab, so you can follow along without setting up a local environment. The author keeps adding bonus notebooks for newer releases such as DeepSeek-R1 and GPT-4o, which keeps the collection useful long after publication. For anyone teaching themselves the field, it works as a map through both the theory and the working code.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI