Skip to content
View supat-roong's full-sized avatar

Block or report supat-roong

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. Google-Data-Analytics-Capstone-Project Google-Data-Analytics-Capstone-Project Public

    my first data analytics project based on a case study given by Google Data Analytics Professional Certificate course.

    Jupyter Notebook

  2. IBM-Data-Science-Capstone-Project IBM-Data-Science-Capstone-Project Public

    My applied data science project based on a case study given by IBM Data Science Professional Certificate course.

    Jupyter Notebook

  3. deep_learning_time_series_prediction_pytorch deep_learning_time_series_prediction_pytorch Public

    Predict time sesires data using deep learning algorithm with Pytorch

    Python

  4. wordbox_solver wordbox_solver Public

    An automated Python tool that maximizes scores in the Wordbox game on Plato using computer vision and intelligent word-finding algorithms. The solver captures the game board using OCR, efficiently …

    Python

  5. minesweeper_solver minesweeper_solver Public

    A Python application that automatically solves Minesweeper using computer vision, probabilistic decision making, and custom OCR. Features include real-time board detection, intelligent move selecti…

    Python

  6. solitaire_solver solitaire_solver Public

    A computer vision-based Solitaire solver that automatically plays and solves games by combining image processing for card detection with a heuristic-based decision engine, enabling automated gamepl…

    Python