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

Block or report penpy

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

Popular repositories Loading

  1. first-neural-network first-neural-network Public

    Neural networks built from scratch for MNIST digits classification

    Jupyter Notebook 1

  2. machine-vision machine-vision Public

    Image classification neural networks

    Jupyter Notebook

  3. small-projects small-projects Public

    A repository to showcase stuff I've learned and remember some useful algorithms.

    Jupyter Notebook

  4. connect4 connect4 Public

    Simple Connect Four game on a 8x8 grid programmed from scratch using Python's Tkinter interface.

    Python