Skip to content

googlieyeye/Bigram-and-GPT-model-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project implements a character-level language model from scratch using PyTorch, starting with a Bigram model and culminating in a simplified GPT (Generative Pretrained Transformer). The models are trained on Shakespeare’s text and can generate syntactically plausible text character by character.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages