xiaoran-2
I am a fool cat. 由于xiaoran-2的url不太常用,故此账号停止更新,github新地址,https://github.com/xiaorancs/
UCAS CNICBeijing China
xiaoran-2's Stars
xiaoran-2/xr-learn
手动实现机器学习的经典算法。
xiaoran-2/Boost-Learning
xiaoran-2/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
xiaoran-2/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Dev-XYS/Algorithms
全面的算法代码仓库
xiaoran-2/Test-recommendation-system
xiaoran-2/Python_AutoPredictSystem
xiaoran-2/machine-learning
xiaoran-2/awesome-deeplearning-resources
git@github.com:endymecy/awesome-deeplearning-resources.git
endymecy/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
MoyanZitto/keras-cn
Chinese keras documents with more examples, explanations and tips.
xiaoran-2/TextSimilarity
这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法