Stars
Awesome Deep Learning papers for industrial Search, Recommendation and Advertisement. They focus on Embedding, Matching, Ranking (CTR/CVR prediction), Post Ranking, Large Model (Generative Recommen…
主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。
Notes talking about the design and implementation of Apache Spark
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
Paper Lists for Graph Neural Networks
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
An implementation of a deep learning recommendation model (DLRM)
Codes related to activities on AV including articles, hackathons and discussions.
Datacastle助学金精准预测冠军代码
Google 开源项目风格指南 (中文版)
Style guides for Google-originated open-source projects
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
A GUI Mifare Classic tool on Windows(停工/最新版v1.7.0)
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
📚 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性