Skip to content
View zhou7069's full-sized avatar

Block or report zhou7069

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

    Forked from THUNLP-AIPoet/StylisticPoetry

    Codes for Stylistic Chinese Poetry Generation via Unsupervised Style Disentanglement (EMNLP 2018)

    Python

  2. models models Public

    Forked from tensorflow/models

    Models and examples built with TensorFlow

    Python

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

  4. ebook-lsi-cnn ebook-lsi-cnn Public

    Forked from zhangbincheng1997/ebook-lsi-cnn

    基于潜在语义索引(LSI)和卷积神经网络(CNN)的深度智能阅读模型

    Jupyter Notebook

  5. Agriculture_KnowledgeGraph Agriculture_KnowledgeGraph Public

    Forked from spurs1988/Agriculture_KnowledgeGraph

    农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策

    Python

  6. BERT-BiLSTM-CRF-NER BERT-BiLSTM-CRF-NER Public

    Forked from spurs1988/BERT-BiLSTM-CRF-NER

    Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

    Python