Skip to content
View scyyx1's full-sized avatar

Block or report scyyx1

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. JobScheduling JobScheduling Public

    This is the work used Genetic and Memetic algorithm to solve a scheduling problem for a set of given jobs on a machine with unlimited capacity for the purpose of reducing the total energy consumpti…

    C 1

  2. Chatbot Chatbot Public

    This is the Question Answering Chatbot with the ability to handle small talk based on nltk package in python.

    Python 1

  3. FaceRecognition FaceRecognition Public

    This is a face recognition task, using Viola-Jones algorithm-based cascade object detector to detect face, to compare three methods (pixel match, HOG+SVM and FaceNet).

    MATLAB 1

  4. TankAdvanture TankAdvanture Public

    This is a C++ custom 2D tank adventure game based on a coursework-given GUI framework.

    C