Skip to content
View JoeyLee-22's full-sized avatar

Highlights

  • Pro

Organizations

@mvhs-apps

Block or report JoeyLee-22

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. MLP-From-Scratch MLP-From-Scratch Public

    A multi-layer perceptron from scratch using Python and NumPy to classify the mnist dataset with a ~95% accuracy

    Python 2

  2. DinoGameAI DinoGameAI Public

    Chrome dino game implemented with pygame and played manually or with ai

    Python 1

  3. ScreenCapCNN ScreenCapCNN Public

    A CNN with a web scraper for data, optimized resize function, and data preparation. After training, used to classify screenshots as either productive or unproductive

    Python 2

  4. LogisticRegression LogisticRegression Public

    A logistic regression program using python and NumPy to classify four inputs as a backslash or not

    Python 1

  5. ScreenCapCNN-V2 ScreenCapCNN-V2 Public

    CNN classifying screenshots as either productive or not. Training images come from mp4 videos for unproductive data and picsum.photos for productive data

    Python 2

  6. SpeechDetection SpeechDetection Public

    Python