Skip to content
View Mr-Porgy's full-sized avatar

Block or report Mr-Porgy

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. hangman-solver hangman-solver Public

    hangman game solver using NLP n-gram model, achieved 60% accuracy

    Python 1

  2. yolov5 yolov5 Public

    Forked from ultralytics/yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

    Python 1

  3. random_forest_trading_algorithm random_forest_trading_algorithm Public

    Forked from jayawesomechou/random_forest_trading_algorithm

    An trading strategy based on random forest algorithm implemented on Quantopian platform

    Python

  4. find_my_food_android find_my_food_android Public

    Forked from jayawesomechou/find_my_food_android

    An android application using google map and Yelp API to find the food, add to favorite, show on map and shake to select a restaurant

    Java

  5. yelp_nlp_review_rating yelp_nlp_review_rating Public

    Forked from jayawesomechou/yelp_nlp_review_rating

    An NLP project in python to process the restaurant's review score and analyze whether the review reflect the true rating of the quality of the restaurant.

    Python

  6. p2pfiletransfer p2pfiletransfer Public

    Forked from jayawesomechou/p2pfiletransfer

    A computer network project, enable any two clients sending files from each other using a UDP connection. That is also a p2p file sharing system.

    Java