Skip to content
View h6x-code's full-sized avatar

Block or report h6x-code

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. simple-mlp simple-mlp Public

    Minimal MNIST demo: train a Multi-Layer Perceptron in PyTorch and run it live in the browser with pure HTML/CSS/JS. Includes interactive digit drawing, model switching, and evaluation reports (accu…

    Python

  2. SAM SAM Public

    [in progress]

    Python

  3. perceptron-c perceptron-c Public

    perceptron-c is a from-scratch implementation of a multilayer perceptron (MLP) in pure C11, designed as an educational project to demystify neural networks. It emphasizes readability, memory safety…

    Jupyter Notebook