Skip to content
View JeffQinNianLe's full-sized avatar

Block or report JeffQinNianLe

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. build-your-own-x build-your-own-x Public

    Forked from codecrafters-io/build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

    Markdown 1

  2. train-llm-from-scratch train-llm-from-scratch Public

    Forked from FareedKhan-dev/train-llm-from-scratch

    A straightforward method for training your LLM, from downloading data to generating text.

    Jupyter Notebook

  3. AI-text-to-video-model-from-scratch AI-text-to-video-model-from-scratch Public

    Forked from FareedKhan-dev/AI-text-to-video-model-from-scratch

    In this blog, we will build a small scale text-to-video model from scratch. We will input a text prompt, and our trained model will generate a video based on that prompt.

    Jupyter Notebook

  4. write-a-C-interpreter write-a-C-interpreter Public

    Forked from lotabout/write-a-C-interpreter

    Write a simple interpreter of C. Inspired by c4 and largely based on it.

    C