Skip to content
View ZiteHe's full-sized avatar

Block or report ZiteHe

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. multi-class-text-classification-cnn multi-class-text-classification-cnn Public

    Forked from jiegzhan/multi-class-text-classification-cnn

    Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.

    Python

  2. 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

  3. text-classification-cnn-rnn text-classification-cnn-rnn Public

    Forked from gaussic/text-classification-cnn-rnn

    CNN-RNN中文文本分类,基于TensorFlow

    Python

  4. morph-net morph-net Public

    Forked from google-research/morph-net

    Fast & Simple Resource-Constrained Learning of Deep Network Structure

    Python

  5. TextClassificationBenchmark TextClassificationBenchmark Public

    Forked from DrJZhou/TextClassificationBenchmark

    A Benchmark of Text Classification in PyTorch

    Python

  6. cnn-lstm-bilstm-deepcnn-clstm-in-pytorch cnn-lstm-bilstm-deepcnn-clstm-in-pytorch Public

    Forked from DrJZhou/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch

    In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM

    Python