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

Block or report Outsiders17711

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
Outsiders17711/README.md

Hi!

Pinned

  1. e2eET-Skeleton-Based-HGR-Using-Data-Level-Fusion e2eET-Skeleton-Based-HGR-Using-Data-Level-Fusion Public

    Skeleton Based Hand Gesture Recognition Using Data Level Fusion

    Python 2

  2. streamlit-Mediapipe-WebApp streamlit-Mediapipe-WebApp Public

    A Streamlit GUI for exploring the functionality of some of Google's Mediapipe Machine Learning solutions, viz: Hand Tracking; Pose Estimation; Face Detection; and Face Mesh.

    Python 11 7

  3. Beginner-Python-Projects-WebApp Beginner-Python-Projects-WebApp Public

    This webapp is based on the 12 Beginner Python Projects - Coding Course developed by Kylie Ying with the aim to help improve Python skills by following along with 12 different Python project tutori…

    Python 1

  4. Site-Layout-Ant-Colony-Optimization Site-Layout-Ant-Colony-Optimization Public

    Implementing the Ant Colony Optimization (ACO) algorithm from scratch in MATLAB. Solving the site-level facilities layout problem. Creating functions for pretty-printing the pheromone weights and v…

    HTML 4

  5. Deep-Q-Network-Project-Snake-Game Deep-Q-Network-Project-Snake-Game Public

    Python implementation of a simple DQN agent for the classic game of Snake. Using the PyTorch machine learning framework and the Pygame library.

    Python