快手算法工程师(智能技术) - 【主站】
社招全职D7519地点:北京状态:招聘
任职要求
1、有推荐算法/广告营销算法/数据科学等toC经验者优先; 2、有端智能、端云协同、因果推断细分领域实践经验者优先; 3、计算机、数学、统计等相关专业毕业,机器学习、深度学习、NLP等泛人工智能领域研究方向的硕博优先; 4、优秀的算法和编程能力,精通Python及一门线上语言java或C++,熟悉大规模数据处理工具Hadoop/Spark,熟悉主流深度学习工具TensorFlow/MXNet/Theano/Keras一种即可; 5、有主流多模态大模型(跨视觉/语音/文本模态,Gemini、GPT-4o、Chameleon、Tortoise TTS等)相关的研究或工作经历优先; 6、在顶级机器学习、信息安全和AI领域会议和期刊有文章发表的优先考虑(比如NIPS、ICML、ICLR、AAAI、IJCAI、KDD、SIGIR、CCS、WWW、JMLR等)。
工作职责
1、负责精准投放相关算法的设计、技术规划、产品落地、迭代优化等; 2、负责短视频消费场景中的算法相关需求发掘、设计、技术研发,以及推动上线落地和不断迭代优化; 3、跟踪前沿的算法理论,并且将优秀的算法应用到业务场景中,提升业务效果; 4、推进基于AB的科学实验; 5、进行大模型reasoning能力的相关研究,借助SFT / DPO / self-play等手段,提高模型在代码数学等推理任务上的表现。
包括英文材料
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
数据科学+
https://roadmap.sh/ai-data-scientist
Step by step roadmap guide to becoming an AI and Data Scientist
因果推断+
https://web.stanford.edu/~swager/causal_inf_book.pdf
How best to understand and characterize causality is an age-old question in philosophy.
机器学习+
https://www.youtube.com/watch?v=0oyDqO8PjIg
Learn about machine learning and AI with this comprehensive 11-hour course from @LunarTech_ai.
https://www.youtube.com/watch?v=i_LwzRVP7bg
Learn Machine Learning in a way that is accessible to absolute beginners.
https://www.youtube.com/watch?v=NWONeJKn6kc
Learn the theory and practical application of machine learning concepts in this comprehensive course for beginners.
https://www.youtube.com/watch?v=PcbuKRNtCUc
Learn about all the most important concepts and terms related to machine learning and AI.
深度学习+
https://d2l.ai/
Interactive deep learning book with code, math, and discussions.
NLP+
https://www.youtube.com/watch?v=fNxaJsNG3-s&list=PLQY2H8rRoyvzDbLUZkbudP-MFQZwNmU4S
Welcome to Zero to Hero for Natural Language Processing using TensorFlow!
https://www.youtube.com/watch?v=R-AG4-qZs1A&list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Natural Language Processing tutorial for beginners series in Python.
https://www.youtube.com/watch?v=rmVRLeJRkl4&list=PLoROMvodv4rMFqRtEuo6SGjY4XbRIVRd4
The foundations of the effective modern methods for deep learning applied to NLP.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
Hadoop+
https://www.runoob.com/w3cnote/hadoop-tutorial.html
Hadoop 为庞大的计算机集群提供可靠的、可伸缩的应用层计算和存储支持,它允许使用简单的编程模型跨计算机群集分布式处理大型数据集,并且支持在单台计算机到几千台计算机之间进行扩展。
[英文] Hadoop Tutorial
https://www.tutorialspoint.com/hadoop/index.htm
Hadoop is an open-source framework that allows to store and process big data in a distributed environment across clusters of computers using simple programming models.
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
TensorFlow+
https://www.youtube.com/watch?v=tpCFfeUEGs8
Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you’ve come to the right place.
https://www.youtube.com/watch?v=ZUKz4125WNI
This part continues right where part one left off so get that Google Colab window open and get ready to write plenty more TensorFlow code.
Keras+
https://keras.io/getting_started/intro_to_keras_for_engineers/
Keras 3 is a deep learning framework works with TensorFlow, JAX, and PyTorch interchangeably.
大模型+
https://www.youtube.com/watch?v=xZDB1naRUlk
You will build projects with LLMs that will enable you to create dynamic interfaces, interact with vast amounts of text data, and even empower LLMs with the capability to browse the internet for research papers.
https://www.youtube.com/watch?v=zjkBMFhNj_g
GPT+
https://www.youtube.com/watch?v=kCc8FmEb1nY
We build a Generatively Pretrained Transformer (GPT), following the paper "Attention is All You Need" and OpenAI's GPT-2 / GPT-3.
ICML+
https://icml.cc/
ICLR+
https://iclr.cc/
相关职位
社招3年以上技术-开发
1、负责蚂蚁智能服务平台和应用的架构设计和开发工作,包括智能问答、智能化运营等。 2、具备独立应对大项目能力。负责系统或项目独立owner。 3、有机器学习或自然语言处理等等算法应用经验、相关算法相关工程平台建设经验者优先,有大模型应用平台或对话系统研发经验者优先。
更新于 2025-05-26
社招1-3年D0535
1、研究前沿LLM、AIGC、多模态、NLP 算法模型到应用的转化,以及针对应用场景的算法优化; 2、将LLM、AIGC 算法模型 应用到业务产品中,提高产品的性能和用户体验; 3、将LLM、AIGC 算法模型 应用到快手研发平台中,提高平台的效能; 4、大模型训练、对齐相关工作,包括不限于思维链数据构造、模型构造优化、模型训练评估等; 5、协助开发和优化 AI Agent 的数据采集、分析及数据闭环相关工具,支持标注工具、研发工具、数据分析与可视化系统的设计与实现,提升产研团队的工作效率; 6、开发和集成多模态数据处理技术,构建跨模态数据融合框架,解决复杂业务场景下的信息提取和分析问题; 7、跟踪和研究最新的AI技术和趋势,撰写技术报告,参与学术会议和技术交流,提升公司在行业内的技术影响力。
更新于 2025-09-12
社招3年以上新浪&微博
1. 负责微博主站搜索业务,含搜索算法技术的研究、理解业务需求、优化搜索召回、排序效果 2. 负责智能搜索引擎相关算法开发和落地应用,涵盖智搜问答、语义搜索、内容理解、物料挖掘等 3. 负责搜索推荐前沿技术的调研与实现,研究RAG、语义检索、内容生成等技术和算法,并应用到实际问题中 4. 大规模数据挖据和分析,从海量数据中挖掘检索高质量微博与账号
更新于 2025-03-06