Skip to content

A replication of Andrej Karpathy's Make More bi-gram model that generates/makes more of whatever it's trained on.

Notifications You must be signed in to change notification settings

KeeratSachdeva/make-more-bi-gram-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🧠 Make More.

A replication of Andrej Karpathy's Make More bi-gram model that generates/makes more of whatever it's trained on. A simple character-level language model built using PyTorch to predict new names based on a given dataset of ~32K names.

Key concepts covered:

  • Bi-gram probabilities
  • Loss metric and Inference with language models
  • PyTorch fundamentals
  • Training a neural network from scratch

About

A replication of Andrej Karpathy's Make More bi-gram model that generates/makes more of whatever it's trained on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •