Skip to content
View MonadMorph's full-sized avatar

Block or report MonadMorph

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

Pinned Loading

  1. HKUDS/LightReasoner HKUDS/LightReasoner Public

    [ACL 2026] "LightReasoner: Can Small Language Models Teach Large Language Models Reasoning?"

    Python 601 33

  2. guandan-RL guandan-RL Public

    A reinforcement learning system that plays Guandan.

    Python 2

  3. parallel-kmeans-go parallel-kmeans-go Public

    An implementation of parallel K-mean clustering in Go. Supports various scheduling modes.

    Go

  4. cuda-ml-training-kernels cuda-ml-training-kernels Public

    High-performance MLP training from scratch in C/CUDA. With naive matrix multiplication, OpenMP based tiled matrix multiplication, CBLAS, custom CUDA kernels, and cuBLAS backends.

    C