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

Block or report fatliau

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

    Using API calls to get all leetcode questions and store its like/dislike counts to get the top like/dislike ratio questions

    Python 40 10

  2. h1b2019database h1b2019database Public

    Analytics in 2019 H1B petition data, by loading file into local sqlite database

    Python 18 2

  3. ChatRoom_ClientServer ChatRoom_ClientServer Public

    A GUI client application connects the Chat Server to talk with other client application. PyQt5 as GUI, socket/TCP as protocol.

    Python 7 3

  4. LuvAdjust LuvAdjust Public

    Image luminance adjustment in openCV, one by linear-scaling and one by histogram equalization

    Python 1 1

  5. NLP_bigram NLP_bigram Public

    An automatic speech recognition system has provided two written sentences as possible interpretations to a speech input

    Python 1 3

  6. NLP_HMM_Viterbi NLP_HMM_Viterbi Public

    Viterbi algorithm to run on a Hidden Markov Model to compute the most likelihood

    Python 1 1