archeryi - Overview
Navigation Menu
Popular repositories Loading
-
分别利用了传统的分类方法(朴素贝叶斯、SVM、决策树等)和深度学习方法对中文文本数据进行分类处理。
-
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
-
Forked from HadoopIt/rnn-nlu
A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling
Python