Skip to content
View ericliu03's full-sized avatar
  • Amazon
  • Seattle, WA, USA
Block or Report

Block or report ericliu03

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

  1. DigitRecognizer DigitRecognizer Public

    A digit recognzier using image processing methods and convolution neural network to classify preprocessed digit images. CNN part is based on the starting code from UFLDL, stanford.

    MATLAB 2 1

  2. NLP_PA2 NLP_PA2 Public

    Maximum Entropy Model Classifier

    Python 1 1

  3. multilayer-neural-network multilayer-neural-network Public

    From http://ufldl.stanford.edu/tutorial/. I completed supervised_dnn_cost.m to compute the cost and gradients. Used sigmoid function and back propagation algorithm.

    MATLAB 1

  4. PrepareToefl PrepareToefl Public

    iOSProgramForPrepareToefl

    Objective-C

  5. OSPA2 OSPA2 Public

    A model that utilize JAVA Thread's abilities

    Java

  6. NLP-PA3 NLP-PA3 Public

    implementing HMM classify model

    Python