Skip to content
View ztzhu1's full-sized avatar
  • Zhejiang University

Highlights

  • Pro

Block or report ztzhu1

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

Pinned Loading

  1. LLM-papers-from-scratch LLM-papers-from-scratch Public

    Walk through classic LLM papers step by step: learn the core model details, implement key components by yourself, and validate your work with unit tests.

    Jupyter Notebook

  2. CS336 CS336 Public

    Step-by-step LLM implementations for CS336 assignments.

    Jupyter Notebook

  3. CMU-11868 CMU-11868 Public

    Implementation of CMU 11868 assignments, focusing on CUDA kernels, custom operators, and automatic differentiation for LLM systems.

    Python

  4. MIT6.S978 MIT6.S978 Public

    Implementations for MIT 6.S978 assignments, covering VAEs, GANs, diffusion models, and flow matching.

    Jupyter Notebook

  5. rCore rCore Public

    Forked from rcore-os/rCore-Tutorial-v3

    Let's write an OS which can run on RISC-V in Rust from scratch!

    Rust

  6. pintos pintos Public

    C 1