Pinned Repositories
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
books
ebooks
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
geektime-books
:books: 极客时间电子书
JiKeShiJian
极客时间
kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
MovieLens-Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
python_data_analysis_and_mining_action
《python数据分析与挖掘实战》的代码笔记
RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
guangyacyb's Repositories
guangyacyb/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
guangyacyb/books
ebooks
guangyacyb/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
guangyacyb/geektime-books
:books: 极客时间电子书
guangyacyb/JiKeShiJian
极客时间
guangyacyb/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
guangyacyb/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
guangyacyb/MovieLens-Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
guangyacyb/python_data_analysis_and_mining_action
《python数据分析与挖掘实战》的代码笔记
guangyacyb/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
guangyacyb/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, Streams, HyperLogLogs, Bitmaps.
guangyacyb/rocketmq
Mirror of Apache RocketMQ
guangyacyb/scikit-learn
scikit-learn: machine learning in Python