Skip to content
View archeryi's full-sized avatar
  • China

Block or report archeryi

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. Chinese-text-classification Chinese-text-classification Public

    分别利用了传统的分类方法(朴素贝叶斯、SVM、决策树等)和深度学习方法对中文文本数据进行分类处理。

    1

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

    Forked from nfmcclure/tensorflow_cookbook

    Code for Tensorflow Machine Learning Cookbook

    Jupyter Notebook

  4. deeplearning-papernotes deeplearning-papernotes Public

    Forked from dennybritz/deeplearning-papernotes

    Summaries and notes on Deep Learning research papers

  5. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  6. rnn-nlu rnn-nlu Public

    Forked from HadoopIt/rnn-nlu

    A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling

    Python