携程资深推荐/广告算法工程师(MJ025105)
社招全职住宿业务AI & BI地点:上海状态:招聘
任职要求
计算机、自动化、运筹学、统计学等相关专业本科及以上学历;扎实的机器学习、深度学习背景,有过强化学习、运筹优化方向落地经验者优先;有扎实的编程基础,良好的编程风格和工作习惯,熟练掌握C/C++、Java、Python等至少一门语言;有激情、不畏难、乐于挑战,具有良好的团队合作意识、理解沟通能力以及独立解决问题的能力。
工作职责
团队介绍 负责携程酒店搜推广业务中的产品策略,包括不同业务产品形态的混排机制、ocpx类广告出价优化、排序中的多目标优化等,结合产品和业务,通过持续优化系统中的算法和策略,提升客户/用户体验,从而带动平台长期收入增长。 岗位内容混排机制:优化广告和自然内容的融合问题,结合算法和策略,在平衡用户体验和商业化收入中寻找tradeoff,追求全局价值最大化。多目标优化:解决系统流量分发机制导致的各业务指标翘翘板问题(譬如ctcvr和gmv冲突),包括不局限帕累托优化、自动化调参等方向。ocpx类出价:优化出价机制策略,包括不限于nobid、ocpc、target-roas等,提升广告主投放达成率,带动广告业务增长。
包括英文材料
学历+
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
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
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.
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.
机器学习+
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.
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.
PyTorch+
https://datawhalechina.github.io/thorough-pytorch/
PyTorch是利用深度学习进行数据科学研究的重要工具,在灵活性、可读性和性能上都具备相当的优势,近年来已成为学术界实现深度学习算法最常用的框架。
https://www.youtube.com/watch?v=V_xro1bcAuA
Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in Python.
算法+
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://d2l.ai/
Interactive deep learning book with code, math, and discussions.
大模型+
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
运筹优化+
https://medium.com/gousto-engineering-techbrunch/an-introduction-to-operations-research-5a9e898b6c60
Operations research (OR) is a scientific approach to determining the optimal solution to a defined business problem.
强化学习+
https://cloud.google.com/discover/what-is-reinforcement-learning?hl=en
Reinforcement learning (RL) is a type of machine learning where an "agent" learns optimal behavior through interaction with its environment.
https://huggingface.co/learn/deep-rl-course/unit0/introduction
This course will teach you about Deep Reinforcement Learning from beginner to expert. It’s completely free and open-source!
https://www.kaggle.com/learn/intro-to-game-ai-and-reinforcement-learning
Build your own video game bots, using classic and cutting-edge algorithms.
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
相关职位
社招网易游戏(互娱)
1、基于已有的低代码开发平台以及方案模板,为游戏内不同场景开发推荐算法接口服务; 2、基于游戏数据,理解业务逻辑和玩家行为,为精细化运营业务提供数据支持; 3、从数据中发现玩法和体验的不足,提出改进方案并推动实现,提升游戏核心指标的提升; 4、与游戏团队紧密合作,根据业务场景,快速迭代算法模型,解决业务上的痛点和挑战,实现卓越的用户体验。
更新于 2025-06-09
社招网易游戏(互娱)
1、基于已有的低代码开发平台以及方案模板,为游戏内不同场景开发推荐算法接口服务; 2、基于游戏数据,理解业务逻辑和玩家行为,为精细化运营业务提供数据支持; 3、从数据中发现玩法和体验的不足,提出改进方案并推动实现,提升游戏核心指标的提升; 4、与游戏团队紧密合作,根据业务场景,快速迭代算法模型,解决业务上的痛点和挑战,实现卓越的用户体验。
更新于 2025-08-20
社招5年以上技术类
工作职责 推荐算法工程师服务于哔哩哔哩主站的内容推荐,包括feed流推荐和相关推荐等场景。我们期望使用机器学习,数据挖掘等手段,提升这些场景的推荐效果。 1.负责推荐核心算法研发,提升用户体验,提高业务转化效率; 2.与产品/运营/数据等相关团队密切合作,驱动推荐业务快速迭代; 3.解决具体场景问题,包括新用户的推荐效果,生态机制,多样性策略等。
更新于 2025-03-31