Skip to content
View jeffyu's full-sized avatar
  • Sydney, Australia
  • 15:27 (UTC +10:00)

Highlights

  • Pro

Block or report jeffyu

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 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

Popular repositories Loading

  1. pytudes pytudes Public

    Forked from norvig/pytudes

    Python programs, usually short, of considerable difficulty, to perfect particular skills.

    Jupyter Notebook

  2. gbh_api gbh_api Public

    Forked from aihackmelb/gbh_api

    API for Green Battery Hack submissions

    Python

  3. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda

  4. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implementing a ChatGPT-like LLM from scratch, step by step

    Jupyter Notebook

  5. CS107-Programming-Paradigms CS107-Programming-Paradigms Public

    Forked from 7etsuo/CS107-Programming-Paradigms

    Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradigm (using LISP) and concurrent programming (using C and C++)…

    HTML

  6. 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