Sky-zzt's Stars
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
PaddlePaddle/PARL
A high-performance distributed training framework for Reinforcement Learning
Doragd/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
ZiyaoGeng/RecLearn
Recommender Learning with Tensorflow2.x
zhongqiangwu960812/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
tangxyw/RecSysPapers
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
baidu/DDParser
百度开源的依存句法分析系统
km1994/RES-Interview-Notes
该仓库主要记录 推荐系统 算法工程师相关的面试题
MorganSQ/Ks-D2Q
a244591052/flume-taildirsource
修复了flume1.7源码BUG,解决了文件重命名后数据重复采集问题
China-LuoYaxiong/ipynb
Sky-zzt/algorithm
日常算法算法练习总结
seanlook/maxwell
Maxwell's daemon, a mysql-to-json kafka producer
Sky-zzt/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Sky-zzt/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Sky-zzt/lintcodePractice
implement code by python