哔哩哔哩游戏算法实习生【2027届】
实习兼职技术类地点:上海状态:招聘
任职要求
1、计算机、电子工程、自动化、数学、人工智能等相关专业在读学生; 2、扎实的编程基础,熟练掌握Python,了解常用数据处理库(如pandas、numpy)与机器学习框架(如scikit-learn、PyTorch或TensorFlow); 3、具备良好的数学基础,掌握常见的机器学习、深度学习算法,了解强化学习基本原理; 4、在强化学习、推荐系统、自然语言处理、大模型、多模态学习或内容风控中的至少…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、协助参与核心算法项目的研发与优化,包括但不限于强化学习与游戏BOT、营销推荐、风控建模、大模型对话、大模型翻译、多模态内容理解等方向; 2、参与卡牌类、对战类、策略类游戏中的智能决策算法研发,基于强化学习、模仿学习、搜索规划、自博弈等方法,完成训练环境、奖励函数、策略训练与效果评测; 3、负责数据预处理、特征工程、样本构建、模型训练与调优,以及实验结果分析; 4、支持算法的离线实验与线上部署,参与模型评测、推理优化及A/B实验的设计与分析; 5、探索AI技术在游戏场景中的创新应用,协助推进算法在实际业务中的落地。
包括英文材料
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.
Pandas+
[英文] 10 minutes to pandas
https://pandas.pydata.org/docs/user_guide/10min.html
This is a short introduction to pandas, geared mainly for new users.
[英文] Cookbook - pandas
https://pandas.pydata.org/docs/user_guide/cookbook.html#cookbook
This is a repository for short and sweet examples and links for useful pandas recipes.
https://www.kaggle.com/learn/pandas
Solve short hands-on challenges to perfect your data manipulation skills.
https://www.youtube.com/watch?v=2uvysYbKdjM
I'm super excited for this one. We're doing another complete Python Pandas tutorial walkthrough.
https://www.youtube.com/watch?v=Mdq1WWSdUtw
Filtering, Joins, Indexing, Data Cleaning, Visualizations
NumPy+
https://numpy.org/doc/stable/user/absolute_beginners.html
NumPy (Numerical Python) is an open source Python library that’s widely used in science and engineering.
[英文] NumPy - Learn
https://numpy.org/learn/
Below is a curated collection of educational resources, both for self-learning and teaching others, developed by NumPy contributors and vetted by the community.
https://www.kaggle.com/code/themlphdstudent/learn-numpy-numpy-50-exercises-and-solution
This kernel uses exercises of NumPy from the Machine Learning Plus webpage
https://www.youtube.com/watch?v=KHoEbRH46Zk
If you've heard of Pandas and NumPy, you may think one is simply a superset of the other.
https://www.youtube.com/watch?v=QUT1VHiLmmI
Learn the basics of the NumPy library in this tutorial for beginners.
https://www.youtube.com/watch?v=VXU4LSAQDSc
This video serves as an introduction to the NumPy Python library.
机器学习+
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.
Scikit-learn+
https://www.ibm.com/think/topics/scikit-learn
Scikit-learn, or sklearn, is an open source project and one of the most used machine learning (ML) libraries today.
https://www.youtube.com/watch?v=SIEaLBXr0rk
Today we to a crash course on Scikit-Learn, the go-to library in Python when it comes to traditional machine learning algorithms (i.e., not deep learning).
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.
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.
深度学习+
https://d2l.ai/
Interactive deep learning book with code, math, and discussions.
算法+
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/
还有更多 •••
相关职位

实习技术类
1. 参与棋牌游戏AI相关算法的研发与优化,包括但不限于斗地主、麻将、象棋、围棋等策略类游戏; 2. 协助设计和实现博弈决策、策略搜索、强化学习、模仿学习等算法; 3. 参与游戏对局数据分析,挖掘玩家行为特征,支持AI策略迭代优化; 4. 协助构建AI训练流程,包括数据处理、特征工程、模型训练、评估与调参; 5. 参与AI对战系统、自动化测试环境及仿真平台的开发与维护; 6. 跟进算法效果在实际游戏中的表现,协助进行性能优化与线上问题排查; 7. 与客户端、服务器及策划团队协作,推动AI能力在产品中的落地。
更新于 2026-05-18深圳

实习算法模型
1. 参与游戏AI算法的设计、实现与优化,包括但不限于最优策略搜索、多智能体协作、AI拟人性等方向; 2. 与游戏开发团队协作,将算法方案落地到实际项目中,并持续迭代优化; 3. 落地模仿学习、强化学习等前沿AI技术在游戏场景中的应用; 4. 撰写技术文档,参与代码评审与团队技术分享。
更新于 2025-09-26上海