Skip to content
View corbettmax's full-sized avatar

Highlights

  • Pro

Block or report corbettmax

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. Multiheaded-Attention-GPT Multiheaded-Attention-GPT Public

    C++ implementation of a simple attention mechanism from the famous paper 'Attention is All You Need'.

    C++

  2. WebGL-Advanced-Lighting-Demo WebGL-Advanced-Lighting-Demo Public

    WebGL demonstration with multiple textures and Blinn Phong shading

    JavaScript

  3. VerletIntegration VerletIntegration Public

    Cloth physics demonstration using Three.js

    JavaScript

  4. WineTaster WineTaster Public

    Feed forward neural network used to sample a Wine Quality dataset

    C++

  5. edge-detection edge-detection Public

    Forked from vaultah/edge-detection

    C++14 implementations of edge detection algorithms (with Qt GUI)

    C++

  6. Eight-Puzzle Eight-Puzzle Public

    Performance measurements for various heuristics of the Eight-Puzzle

    Python