Cursarium logoCursarium

Transformers Courses

31 courses3.4M learners10 providers

Deep dive into the transformer architecture that revolutionized NLP and beyond, covering self-attention, BERT, GPT, and fine-tuning techniques.

AllSelf-AttentionBERTGPTFine-TuningHugging Face

Editor's Picks

Top Rated in Transformers

All Transformers Courses

NLP Course
Hugging Face
Free
intermediate

NLP Course

Hugging Face

4.7(1,800)
Self-pacedintermediate
Free
Generative AI with Large Language Models
Coursera
$49/mo
intermediate

Generative AI with Large Language Models

Coursera

4.6(12,000)
3 weeksintermediate
$49/mo
Stanford Online
Stanford Online
Free
advanced

Natural Language Processing with Deep Learning

Stanford Online

4.9(3,100)
10 weeksadvanced
Free
ChatGPT Prompt Engineering for Developers
DeepLearning.AI
Free
beginner

ChatGPT Prompt Engineering for Developers

DeepLearning.AI

4.7(15,000)
1 hourbeginner
Free
Building Systems with the ChatGPT API
DeepLearning.AI
Free
intermediate

Building Systems with the ChatGPT API

DeepLearning.AI

4.6(6,500)
1 hourintermediate
Free
Natural Language Processing Specialization
Coursera
$49/mo
intermediate

Natural Language Processing Specialization

Coursera

4.6(18,000)
4 monthsintermediate
$49/mo
NLP - Natural Language Processing with Transformers in Python
Udemy
$12.99
intermediate

NLP - Natural Language Processing with Transformers in Python

Udemy

4.6(8,200)
12 hoursintermediate
$12.99
Udemy
Udemy
$12.99
beginner

The Complete ChatGPT Guide: Learn Midjourney, ChatGPT & More

Udemy

4.5(32,000)
28 hoursbeginner
$12.99
Udemy
Udemy
$12.99
intermediate

Generative AI, LLMs - OpenAI API, LangChain, Hugging Face

Udemy

4.6(5,200)
16 hoursintermediate
$12.99
Finetuning Large Language Models
DeepLearning.AI
Free
intermediate

Finetuning Large Language Models

DeepLearning.AI

4.6(7,500)
1 hourintermediate
Free
Pair Programming with a Large Language Model
DeepLearning.AI
Free
beginner

Pair Programming with a Large Language Model

DeepLearning.AI

4.5(4,200)
1 hourbeginner
Free
fast.ai
fast.ai
Free
advanced

Practical Deep Learning for Coders Part 2: Deep Learning Foundations to Stable Diffusion

fast.ai

4.8(1,800)
14 weeksadvanced
Free
Diffusion Models Course
Hugging Face
Free
intermediate

Diffusion Models Course

Hugging Face

4.6(1,100)
Self-pacedintermediate
Free
Audio Course
Hugging Face
Free
intermediate

Audio Course

Hugging Face

4.5(800)
Self-pacedintermediate
Free
Natural Language Processing Nanodegree
Udacity
$249/mo
intermediate

Natural Language Processing Nanodegree

Udacity

4.5(2,200)
3 monthsintermediate
$249/mo
DataCamp
DataCamp
$25/mo
beginner

Working with the OpenAI API

DataCamp

4.4(2,800)
4 hoursbeginner
$25/mo
Prompt Engineering Specialization
Coursera
$49/mo
beginner

Prompt Engineering Specialization

Coursera

4.7(11,000)
3 monthsbeginner
$49/mo
Open Source Models with Hugging Face
DeepLearning.AI
Free
beginner

Open Source Models with Hugging Face

DeepLearning.AI

4.5(3,800)
1 hourbeginner
Free
Quantization Fundamentals with Hugging Face
DeepLearning.AI
Free
intermediate

Quantization Fundamentals with Hugging Face

DeepLearning.AI

4.5(2,800)
1 hourintermediate
Free
Building AI Agents with Hugging Face
Hugging Face
Free
intermediate

Building AI Agents with Hugging Face

Hugging Face

4.5(900)
Self-pacedintermediate
Free
LinkedIn Learning
LinkedIn Learning
$29.99/mo
beginner

Prompt Engineering: How to Talk to the AIs

LinkedIn Learning

4.6(7,800)
2 hoursbeginner
$29.99/mo
Generative AI: Prompt Engineering Basics
Coursera
$49/mo
beginner

Generative AI: Prompt Engineering Basics

Coursera

4.5(4,800)
1 weekbeginner
$49/mo
Microsoft Copilot Foundations
Microsoft Learn
Free
beginner

Microsoft Copilot Foundations

Microsoft Learn

4.3(3,500)
4 hoursbeginner
Free
Generative AI Nanodegree
Udacity
$249/mo
intermediate

Generative AI Nanodegree

Udacity

4.4(1,200)
3 monthsintermediate
$249/mo
Complete Generative AI Course With Langchain and Huggingface
Udemy
$12.99
intermediate

Complete Generative AI Course With Langchain and Huggingface

Udemy

4.5(7,200)
20 hoursintermediate
$12.99
Udemy
Udemy
$12.99
beginner

OpenAI Python API Bootcamp: Build AI Apps Fast

Udemy

4.6(5,200)
10 hoursbeginner
$12.99
Modern Natural Language Processing in Python
Udemy
$12.99
intermediate

Modern Natural Language Processing in Python

Udemy

4.5(6,800)
16 hoursintermediate
$12.99
Microsoft Learn
Microsoft Learn
Free
beginner

Azure OpenAI Service Fundamentals

Microsoft Learn

4.4(4,200)
4 hoursbeginner
Free
Open-Source AI Cookbook
Hugging Face
Free
intermediate

Open-Source AI Cookbook

Hugging Face

4.5(600)
Self-pacedintermediate
Free
LLMOps
DeepLearning.AI
Free
intermediate

LLMOps

DeepLearning.AI

4.4(2,500)
1 hourintermediate
Free
DataCamp
DataCamp
$25/mo
intermediate

Introduction to LLMs in Python

DataCamp

4.4(2,200)
4 hoursintermediate
$25/mo

Browse Transformers Courses by Provider

See transformers courses from a specific platform.

Frequently Asked Questions

What is a transformer model?
A transformer is a neural network architecture based on self-attention mechanisms. Introduced in 2017, it processes all input tokens simultaneously, enabling superior performance on language and vision tasks.
Why are transformers so important?
Transformers power virtually all modern AI breakthroughs including GPT, BERT, DALL-E, and more. Their parallel processing and attention mechanism enable unprecedented scale and capability.
What's the difference between BERT and GPT?
BERT is bidirectional and excels at understanding tasks like classification and Q&A. GPT is autoregressive and excels at text generation. They represent different approaches to transformer pre-training.
How do I get started with Hugging Face?
Start with the Hugging Face course (free). It covers using pre-trained models, tokenizers, and the Transformers library for tasks like text classification, NER, and question answering.

Related Topics