Skip to content

[lecture] Building a micro GPT (Blog Post) #287

@mmcky

Description

@mmcky

This blog post is pretty cool

https://www.towardsdeeplearning.com/andrej-karpathy-just-built-an-entire-gpt-in-243-lines-of-python-7d66cfdfa301

It builds a GPT in 243 lines of python including the autograd engine.

It learns baby names and then creates new ones.

Q: How is this different to a simple transition matrix building probabilities off of word transitions? Token size, how it builds patterns?

I think this could form the foundation of an interesting lecture using python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions