archeryi - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View archeryi's full-sized avatar

  • China

Block or report archeryi

Popular repositories Loading

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

    1

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

  3. Forked from HadoopIt/rnn-nlu

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

    Python