Skip to content
View jmleksan's full-sized avatar

Block or report jmleksan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. HandmadeGPT HandmadeGPT Public

    A custom PyTorch implementation of a Generative Pre-Trained Transformer (GPT) model, built from scratch with minimal use of pre-built transformer components

    Jupyter Notebook

  2. DiffEdit_Implementation DiffEdit_Implementation Public

    An personal implementation of the paper DiffEdit

    Jupyter Notebook

  3. DigitNN DigitNN Public

    A nueral network made by hand that can determine the value of a handwritten digit at 80% accuracy

    Jupyter Notebook

  4. PintosCSU PintosCSU Public

    CIS 545: Pintos Threading Project

    C

  5. MiniMax-A-B-pruning-Mancala-Website MiniMax-A-B-pruning-Mancala-Website Public

    A website that allows one to play mancala against a AI using Minimax and alpha-beta pruning or against another player in a web brower.

    JavaScript

  6. Collage Collage Public

    A program which allows a user to take an image and make a collage simulating said image using a folder of source images

    Python