Skip to content
View MattYu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MattYu

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. django-docker-nginx-postgres-letsEncrypt-jobBoard django-docker-nginx-postgres-letsEncrypt-jobBoard Public

    Souce code for Concordia University's official Co-op ACE job board. https://concordia-ace.ca/

    HTML 1 1

  2. EasyPlants EasyPlants Public

    Android App that waters your plants for you! Using Firebase, Humidity Sensors and Google Vision

    Java 2

  3. parallel_floyd parallel_floyd Public

    A cost optimal parallel processor implementation of Floyd-Warshall's shortest path dynamic programming algorithm using pipelining. O(n^3/p) + O(n) time complexity. MPI

    C

  4. n-gram n-gram Public

    Predict Tweet Languages using Naive Bayes and N-Gram classification. Auto-optimize hyper parameters with research. Differentiate lexically similar languages with F1= ~85%

    Python

  5. parallel_quicksort parallel_quicksort Public

    Quicksort on parallel processors with hypercube topology

    C

  6. Project---Predictive-Rock-Paper-Scissor-AI- Project---Predictive-Rock-Paper-Scissor-AI- Public

    Swarm mind AI that dynamically predicts opponent moves in a rock paper scissor game. Ngram based | Ranked as top Algorithm for COEN 242 Programming II class (Object orientated programming).

    C++