Skip to content
View andy-sukowski's full-sized avatar
Block or Report

Block or report andy-sukowski

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

    An n-dimensional convolutional neural network (CNN), written from scratch in Julia.

    Julia 2

  2. mlp mlp Public

    A simple multilayer perceptron (MLP), also known as a fully connected feedforward artificial neural network, written from scratch in Julia.

    Julia 1

  3. steg steg Public

    This is a steganography tool enabling you to conceal any file within a PNG file.

    C 1 1

  4. calc calc Public

    This is a simple arithmetic calculator, which parses mathematical expressions specified in infix notation using the shunting-yard algorithm.

    C 1

  5. waves waves Public

    An n-dimensional wave simulator, written in Julia.

    Julia 1

  6. brain brain Public

    This is a simple interpreter for the brainfuck programming language, written in C.

    Brainfuck