FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

karpathy (Andrej) · GitHub

Sponsoring

Highlights

  • Pro

Block or report karpathy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
karpathy/README.md

I like deep neural nets.

Pinned Loading

  1. nanoGPT nanoGPT Public

    The simplest, fastest repository for training/finetuning medium-sized GPTs.

    Python 62.6k 10.8k

  2. nanochat nanochat Public

    The best ChatGPT that $100 can buy.

    Python 57.6k 8k

  3. llm.c llm.c Public

    LLM training in simple, raw C/CUDA

    Cuda 30.9k 3.7k

  4. llama2.c llama2.c Public

    Inference Llama 2 in one file of pure C

    C 20k 2.6k

  5. micrograd micrograd Public

    A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

    Jupyter Notebook 17.3k 2.8k

  6. microgpt microgpt
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5

Back | FazBrowse Home | New Git URL