Skip to content
View andyxzq's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report andyxzq

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

    Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.

    Python 24 17

  2. sentiment-classification-rnn-cnn sentiment-classification-rnn-cnn Public

    Using RNN, CNN, SVM to classify the sentimet of Q-zone talk. The talk data is private, so I don't provide here.

    Python 2 1

  3. keras keras Public

    Forked from keras-team/keras

    Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.

    Python 1

  4. xgboost xgboost Public

    Forked from dmlc/xgboost

    Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow

    C++

  5. char-rnn char-rnn Public

    Forked from karpathy/char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

    Lua

  6. cnn-text-classification-tf cnn-text-classification-tf Public

    Forked from dennybritz/cnn-text-classification-tf

    Convolutional Neural Network for Text Classification in Tensorflow

    Python