Skip to content
View knottwill's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report knottwill

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. Magic-UnEraser Magic-UnEraser Public

    Cold diffusion model using custom 'Eraser' degradation strategy, trained to unconditionally generate MNIST-like images.

    Python 1

  2. UNet-Small UNet-Small Public

    Small version of the U-Net architecture, implemented in PyTorch. (Can be trained without significant computing resources)

    Python 1

  3. Bayesian-NUTS Bayesian-NUTS Public

    Bayesian inference using the No-U-Turn sampler.

    Python

  4. SudokuMaster SudokuMaster Public

    Efficiently solve any Sudoku puzzle, using candidate elimination and backtracking.

    Python

  5. SignalDiscovery SignalDiscovery Public

    Discovering Gaussian signal among background noise using Neyman-Pearson hypothesis tests and maximum likelihood estimation.

    Python