Pinned Repositories
APUE_notes
《UNIX环境高级编程》中文第三版笔记
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
DataminingGuideBook-Codes
《面向程序员的数据挖掘指南》源码
DM-MLAlgorithm
我对常见数据挖掘/机器学习算法的实现,注解很详细的哦。
image
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
linux
Linux kernel source tree
MachineLearning
Machine learning resources
nlp-beginner
NLP上手教程
poxstuff
Respository for Pox Material
yt2489127's Repositories
yt2489127/APUE_notes
《UNIX环境高级编程》中文第三版笔记
yt2489127/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
yt2489127/DataminingGuideBook-Codes
《面向程序员的数据挖掘指南》源码
yt2489127/DM-MLAlgorithm
我对常见数据挖掘/机器学习算法的实现,注解很详细的哦。
yt2489127/image
yt2489127/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
yt2489127/linux
Linux kernel source tree
yt2489127/MachineLearning
Machine learning resources
yt2489127/nlp-beginner
NLP上手教程
yt2489127/poxstuff
Respository for Pox Material
yt2489127/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
yt2489127/quick-start-app
一套c服务框架
yt2489127/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
yt2489127/tensorflow-101
《TensorFlow 快速入门与实战》课件与参考代码
yt2489127/TwitterStreaming
Processing tweets using Spark Streaming and identifying top trending hashtags using a real-time simple dashboard