Skip to content
View jaymody's full-sized avatar
🙈
ignoring bugs
🙈
ignoring bugs

Highlights

  • Pro
Block or Report

Block or report jaymody

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 100 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

Pinned

  1. picoGPT picoGPT Public

    An unnecessarily tiny implementation of GPT-2 in NumPy.

    Python 3.1k 402

  2. rrt rrt Public

    A ray tracer built in Rust that can run in your browser via WebAssembly.

    Rust 5 1

  3. speculative-sampling speculative-sampling Public

    Simple implementation of Speculative Sampling in NumPy for GPT-2.

    Python 83 10

  4. rust-algos rust-algos Public

    Various data structures and algorithm implementations in rust based on Algorithms, 4th Edition from Sedgewick and Wayne.

    Rust 2 2

  5. seq2seq-polynomial seq2seq-polynomial Public

    Seq2seq transformer for polynomial expansion in PyTorch.

    Python 26 10

  6. 99-problems-ocaml 99-problems-ocaml Public

    Solutions for https://ocaml.org/problems

    OCaml