Skip to content
View zhangxd12's full-sized avatar
  • Tsinghua University
  • Beijing

Block or report zhangxd12

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

    LFW face recognition with svm and some ensemble methods,including Adaboost, Random Forest, Boosting, Voting and so on. PCA is used to extract features. Implemented with scikit-learn

    Python 13 4

  2. PrefixTreeESpan PrefixTreeESpan Public

    The implement of the PrefixTreeESpan algorithm in paper "Lei Zou, Yansheng Lu, Huaming Zhang, Rong Hu: PrefixTreeESpan: A Pattern Growth Algorithm for Mining Embedded Subtrees. WISE 2006: 499-505."…

    C++ 1

  3. torch-cifar100 torch-cifar100 Public

    Example for learning cifar-100 with Torch7

    Lua 1

  4. PRML PRML Public

    Forked from ctgk/PRML

    PRML algorithms implemented in Python

    Jupyter Notebook 1 1

  5. Tensorflow_Model_Slim_Classify Tensorflow_Model_Slim_Classify Public

    Forked from Robinatp/Tensorflow_Model_Slim_Classify

    Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet

    Python 1

  6. im2markup im2markup Public

    Forked from harvardnlp/im2markup

    Neural model for converting Image-to-Markup (by Yuntian Deng github.com/da03)

    Lua