Skip to content
View ethanncai's full-sized avatar
  • The Hong Kong Polytechnic University
  • Hong Kong SAR

Block or report ethanncai

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
EthanNCai/README.md

Currently:

  • Algorithm intern. at Anker Innovations, Since Dec., 2024
  • Master’s student at The Hong Kong Polytechnic University, Since Aug., 2025

Email: [email protected]

Top Langs

Pinned Loading

  1. SimpleDiffusions SimpleDiffusions Public

    This is the MINIMAL implementations of various diffusion methods, including DDPM, Flow Matching and more, using the MNIST dataset as a demonstration. It is very well-suited for learning purposes.

    Python 6

  2. SimplePositionalEncoding SimplePositionalEncoding Public

    This is MINIMAL implementations of various positional encoding method for the Transformers, It is very well-suited for learning purposes.

    Python