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

Block or report andy-sukowski

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