Skip to content
View matt-langston's full-sized avatar

Block or report matt-langston

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ffmpeg-tutorial ffmpeg-tutorial Public

    The ffmpeg tutorial exmaple code from http://dranger.com/ffmpeg/ that I rewrote in C++ and CMake.

    C++ 7 1

  2. micrograd micrograd Public

    Forked from karpathy/micrograd

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

    Jupyter Notebook

  3. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda

  4. nanochat nanochat Public

    Forked from karpathy/nanochat

    The best ChatGPT that $100 can buy.

    Python