Skip to content
View mazy1998's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Bologna

Block or report mazy1998

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

    A quick and easy open source python code to convert a video into a work of asciiVideo. This is the equivalent of turning a picture into ascii art but with video.

    Python 18 2

  2. Solving-Optimization-Problems-with-JAX Solving-Optimization-Problems-with-JAX Public

    Solving Optimization Problems with JAX, code and PDF

    Jupyter Notebook 15 2

  3. openDiscreteMaths openDiscreteMaths Public

    An Open Source Discrete Maths Problem Set with Solutions

    TeX 1

  4. MancalaAI MancalaAI Public

    A Mancala AI Agent Using Minimax with Alpha-Beta Pruning

    Jupyter Notebook 2

  5. browserGAN browserGAN Public

    A GAN capable of generating and interpolating the MNIST dataset in browser

    JavaScript 1 2

  6. Traveling-Salesman Traveling-Salesman Public

    It shows my progressive knowledge of the TSP problem, with a final project comparing 3 algorithms.

    Python