Skip to content
View Danny-Van-ENG's full-sized avatar

Block or report Danny-Van-ENG

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Sign-Language-Computer-Vision Sign-Language-Computer-Vision Public

    PureBasic 1

  2. Virus-and-Vaccine-Simulation-Engine Virus-and-Vaccine-Simulation-Engine Public

    Simulation engine that compares the impact of various vaccine distribution strategies on the spread of adisease.

    C++

  3. City-Simulation-Engine City-Simulation-Engine Public

    Simulation engine that simulates the development of a city over time. It is comprised of residential, commercial, and industrial components that all simultaneously interact with the influence of po…

    C++

  4. Face-Tracking Face-Tracking Public

    Tracks 468 landmark points on the face in real time. Collects positional data of all 468 landmarks.

    Python

  5. Hand-Tracking Hand-Tracking Public

    Tracks 21 landmark points on the hand in real time. Collects positional data of all 21 landmarks.

    Python

  6. Genetic-Algorithm-TSP Genetic-Algorithm-TSP Public

    A traveling salesperson optimal solution by generating chromosome populations and comparing fitness values of greedy search, genetic algorithm (OX1), simulated annealing, and genetic algorithm with…

    Python