Denis2054/Transformers-for-NLP-and-Computer-Vision-3rd-Edition
Transformers 3rd Edition
This project provides code to help you explore and implement large language models (LLMs) and generative AI for tasks involving text and images. You'll input various text, image, and video data, and learn to generate new text, analyze sentiment, translate languages, and classify visual content. This resource is for AI practitioners, data scientists, and machine learning engineers looking to advance their skills with state-of-the-art transformer models.
480 stars. No commits in the last 6 months.
Use this if you want to understand, build, and deploy advanced AI applications for natural language processing and computer vision using modern transformer architectures and platforms like Hugging Face, OpenAI, and Google Vertex AI.
Not ideal if you are a beginner with no prior programming experience or fundamental understanding of machine learning concepts, as this resource focuses on advanced implementation.
Stars
480
Forks
180
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Denis2054/Transformers-for-NLP-and-Computer-Vision-3rd-Edition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
PacktPublishing/Mastering-NLP-from-Foundations-to-LLMs
Mastering NLP from Foundations to LLMs, Published by Packt
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
louisfb01/start-llms
A complete guide to start and improve your LLM skills in 2026 with little background in the...
rasbt/LLM-workshop-2024
A 4-hour coding workshop to understand how LLMs are implemented and used