Skip to content
View obround's full-sized avatar

Highlights

  • Pro

Block or report obround

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 Loading

  1. mytorch mytorch Public

    Automatic differentiation implemented in python, inspired by Pytorch (easily extensible)

    Python 3

  2. rhsctf2024 rhsctf2024 Public

    2024 Redmond High School's Cybersecurity Capture the Flag Event Problems & Website

    HTML

  3. dataset_distillation dataset_distillation Public

    Implementation of the principal algorithm in Dataset Distillation by Wang et al.

    Jupyter Notebook

  4. ftcsim ftcsim Public

    A Modern FTC Simulator for the 2023-2024 CenterStage Season

    Kotlin 1

  5. clrp-regex clrp-regex Public

    A Canonical LR(1) Parser and Regex implementation similar to yacc and python's re

    Python 1

  6. meta-learning meta-learning Public

    Meta-learning algorithms in pytorch: MAML, MAML++, Reptile, and MetaSGD

    Python