makemore is a compact educational framework for training character-level language models on line-separated text datasets. Given examples such as personal names, company names, or dictionary words, it learns their statistical structure and generates new examples with similar patterns. The project intentionally keeps most functionality in one hackable Python file and requires only PyTorch. It includes implementations ranging from simple bigram models to MLPs, recurrent networks, LSTMs, GRUs, and transformers. Training progress, checkpoints, logs, and generated samples are written to a selected working directory. Models can also be loaded in sample-only mode for generating additional outputs without retraining. Its main purpose is to teach how increasingly sophisticated autoregressive language models work.

Features

  • Character-level autoregressive generation
  • Bigram and multilayer perceptron models
  • RNN, LSTM, and GRU architectures
  • Transformer model implementation
  • Training checkpoints and logging
  • Standalone sample generation mode

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow makemore

makemore Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of makemore!

Additional Project Details

Programming Language

Python

Related Categories

Python Large Language Models (LLM)

Registered

4 hours ago