Skip to content
View Noxbuds's full-sized avatar

Block or report Noxbuds

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

Popular repositories Loading

  1. advent-of-code-2022 advent-of-code-2022 Public

    My solutions for Advent of Code 2022

    Rust 1

  2. LD40 LD40 Public

    ASP

  3. LD41 LD41 Public

    ASP

  4. squishy-creature-evolution squishy-creature-evolution Public

    Using Java with the Processing API to simulate squishy creatures, then using a natural selection algorithm to evolve the population

    Processing

  5. LD46 LD46 Public

    My Ludum Dare 46 entry

    HTML

  6. digit-recognition digit-recognition Public

    Predicting handwritten digits from the MNIST data set using a convolutional neural network. 98.36% accuracy with weights in network.pth

    Python