Skip to content
View marcochang1028's full-sized avatar

Block or report marcochang1028

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

Popular repositories Loading

  1. CS-GO-Player-Recognition-by-LSTM CS-GO-Player-Recognition-by-LSTM Public

    CS:GO Pro Player Recognition by RNN (LSTM)

    Python 1

  2. Curve-Type-Detection-by-CNN Curve-Type-Detection-by-CNN Public

    Use CNN to detect the type and the position of curves in images.

    Python 1

  3. Flight-Delay-Analysis-by-MapReduce Flight-Delay-Analysis-by-MapReduce Public

    An implementation of MapReduce to analysis the flight delay data with "in-mapper combining with flush-when-full" design pattern

    Java