Skip to content
View baurst's full-sized avatar

Block or report baurst

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. rs_snake rs_snake Public

    🐍 Snake for the command-line

    Rust 59 2

  2. sudoku_solver sudoku_solver Public

    ⏱️ A fast sudoku solver using constraint propagation in combination with backtracking.

    Rust 39 1

  3. rbrt rbrt Public

    📷 Lightweight raytracer written in Rust.

    Rust 3

  4. mlp_from_scratch_cpp mlp_from_scratch_cpp Public

    A Multi Layer Perceptron (MLP) - with MNIST digit classification example, all written from scratch in C++.

    C++