Learn How To Build Your Own GPT

via Codecademy

Codecademy

43 Courses


Overview

Learn how to build a Generative Pre-trained Transformer (GPT) from scratch using PyTorch. Learn how to build your own GPT (Generative Pre-trained Transformer) from scratch using PyTorch in this course. You will use PyTorch to construct a transformer, train it on a text corpus, and then use the trained transformer to generate new text. * Understand the steps involved in building a GPT model * Train a transformer on text data to generate text * Tweak hyperparameters in a GPT model to achieve optimal performance

Syllabus


Taught by


Tags