Skip to content
View itsucks's full-sized avatar
Block or Report

Block or report itsucks

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

    Forked from lc222/seq2seq_chatbot

    基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

    Python

  2. chatbot-retrieval chatbot-retrieval Public

    Forked from dennybritz/chatbot-retrieval

    Dual LSTM Encoder for Dialog Response Generation

    Jupyter Notebook

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

  4. keras_text_classification keras_text_classification Public

    Forked from stevewyl/keras_text_classification

    implement some fancy text classification models by using keras

    Python

  5. StackOverflow StackOverflow Public

    Forked from jacoxu/StackOverflow

    One short text dataset for classification and clustering extracted from StackOverflow

    MATLAB

  6. text-classification-cnn-rnn text-classification-cnn-rnn Public

    Forked from gaussic/text-classification-cnn-rnn

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

    Python