美团决策智能算法工程师
社招全职2年以上软硬件服务-骑行事业部地点:北京状态:招聘
任职要求
1. 计算机、工业工程等相关专业,在运筹优化、机器/强化学习、因果推断等至少一个方向有2年以上经验; 2. 熟悉整数规划、线性规划和凸优化等理论方法,了解运筹经典问题,如 VRP、报童、网络流等; 3. 熟悉主流机器学习算法和原理,了解前沿的深度学习模型; 4. 熟悉常用的算法工具和框架,如 Gurobi、SCIP 和 TensorFlow/PyTorch等,并具备调优经验; 5. 具备 Python、C/C++、Java 等开发经验,掌握 Hadoop、Spark等大数据处理技术; 6. 良好的沟通及团队合作精神,有多方密切协作的经验,驱动协调多团队共同达成目标。 具备以下条件优先 1. 能够在复杂业务场景下全链路业务问题定义、建模、算法研发和调优; 2. 参与过大规模运筹优化项目,能够基于 D-W分解,Benders 分解等进行项目落地; 3. 接触过 Diffusion 等生成式AI,熟悉强化学习求解 VRP、TSP等问题; 4. 在 Kaggle 等平台中取得机器学习/深度学习等竞赛排名靠前。
工作职责
1. 负责美团骑行资产管理、路面运营以及用户增长与留存等核心业务场景。包括但不限于:供需预测与耗电量预估、智能化系统派单和履约管理、智能化用户激励策略等关键问题的算法设计与落地。 2. 负责追踪并引入学、业界的前沿思想,打造大规模智能化决策引擎,超越传统求解器应用,设计并研发融合运筹优化、强化学习、LLM 与生成式 AI 的智能决策系统。 3. 与业务、产品、工程团队进行深度协作,精准识别业务痛点,完成从复杂系统建模、核心算法研发、工程化落地到持续迭代优化的全链路闭环,以数据和算法驱动业务智能化转型和持续增长。
包括英文材料
运筹优化+
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.
因果推断+
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://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.
Gurobi+
https://gurobi-machinelearning.readthedocs.io/en/stable/user/start.html
A Python package to help use trained regression models in mathematical optimization models.
https://www.youtube.com/watch?v=Er5RM06D9i8&list=PLHiHZENG6W8B_65-Unq-G59PtQtEc1Xj4
This session will provide a brief overview of the training.
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.
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.
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.
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.
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.
Kaggle+
[英文] Kaggle Learn
https://www.kaggle.com/learn
Gain the skills you need to do independent data science projects.
相关职位
校招人工智能
你可以: 参与网易伏羲核心项目智能NPC,人工智能点亮游戏未来; 1、从事自然语言处理算法的研发工作,紧跟前沿进展,包括但不限于大规模预训练语言模型、语义理解、情感分析、可控文本生成、智能决策、知识图谱、多模态等; 2、作为游戏智能NPC、智能对话项目核心成员,提升业务体验,促进项目成功; 3、开发和优化自然语言算法和框架,提升模型效果,并提高研发效率和可拓展性。
实习人工智能
你可以: 参与网易伏羲核心项目智能NPC,人工智能点亮游戏未来; 1、从事自然语言处理算法的研发工作,紧跟前沿进展,包括但不限于大规模预训练语言模型、语义理解、情感分析、可控文本生成、智能决策、知识图谱、多模态等; 2、作为游戏智能NPC、智能对话项目核心成员,提升业务体验,促进项目成功; 3、开发和优化自然语言算法和框架,提升模型效果,并提高研发效率和可拓展性。
社招3年以上技术类-算法
1.基于LLM等主流AI技术,在企业经管业务场景推进智能化落地、效果调优、性能优化等工作; 2.通过场景数据的挖掘,能够增强和丰富模型训练数据集,全面提升模型效果服务到业务; 3.根据业务需求,进行人工智能相关前沿算法领域的研究,包括机器学习,大规模预训练,智能决策。
更新于 2025-09-24