Skip to content
View penpy's full-sized avatar

Block or report penpy

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