
游卡资深算法工程师
社招全职地点:杭州状态:招聘
任职要求
1、本科及以上学历,计算机、统计、数据科学或相关专业优先; 2、具备扎实的计算机基础,深入理解算法与数据结构,熟悉机器学习/深度学习/因果推断/NLP中至少一种; 3、熟练掌握至少一种编程语言(Python、C++、Java或Golang),能独立抽象问题并基于tensorflow/pytorch建模,熟悉spark/hadoop/hive等大数据处理; 4、有智能运营、用户增长、用户画像等相关算法经验者优先;有游戏相关项目经验者优先 5、具备良好的沟通与团队协作能力,能快速适应工作环境,抗压能力强。
工作职责
1、参与公司运营支撑平台建设(如智能客服、CRM系统等),设计有效的运营SOP链路及提供产品化服务; 2、参与智能运营基础算法能力迭代,建设用户标签、分层、偏好、价值体系等; 3、与跨部门团队紧密合作,包括但不限于游戏开发、产品设计、用户体验等团队,确保AI技术与游戏业务的无缝融合; 4、关注AI技术的最新动态,进行技术预研与实验,为团队引入前沿技术与理念。
包括英文材料
学历+
数据科学+
https://roadmap.sh/ai-data-scientist
Step by step roadmap guide to becoming an AI and Data Scientist
算法+
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://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
机器学习+
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.
因果推断+
https://web.stanford.edu/~swager/causal_inf_book.pdf
How best to understand and characterize causality is an age-old question in philosophy.
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.
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.
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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.
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.
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.
Hive+
[英文] Hive Tutorial
https://www.tutorialspoint.com/hive/index.htm
Hive is a data warehouse infrastructure tool to process structured data in Hadoop. It resides on top of Hadoop to summarize Big Data, and makes querying and analyzing easy.
https://www.youtube.com/watch?v=D4HqQ8-Ja9Y
相关职位

社招5年以上计算机网络技术类
1、视频理解算法研发与多模态分析:1)主导视频内容理解算法的端到端研发,覆盖动作识别、事件检测、微表情及情感语义分析,构建从数据预处理到模型部署的全流程方案。2)设计例如基于Video Swin Transformer、3D CNN及CLIP等的多模态分析框架,实现“视觉-音频-文本”多维度内容解析。3)探索前沿技术如可控视频理解、物理引擎整合,提升复杂场景下的语义解析精度。 2、智能剪辑系统设计与自动化流程:1)开发基于多模态的智能剪辑框架,实现镜头分割、关键帧提取及内容摘要的自动化处理。2)设计自然语言交互式剪辑工具,支持用户通过文本指令或语音交互完成视频编辑,提升创作效率。 3、多模态交互与场景落地:涉及自然语言交互式编辑工具,支持用户通过对话逐步细化生成内容,提升创作自由度。 4、技术落地与产品化:1)与工程团队协作,将算法集成至业务系统,解决实际场景中的挑战。2) 设计标准化工具链,支持用户通过简单接口调用生成能力。 5、可独立进行跨部门技术方案评审,协调各方需求确保项目按时交付。跟踪国际顶会最新前沿技术成果,定期组织技术分享。指导初级工程师,建立算法知识库和代码库。
更新于 2025-07-31

社招2年以上计算机网络技术类
1. 负责声纹身份、情绪、年龄、性别、健康状况识别等相关算法的研发; 2. 根据具体场景、环境、设备,进行模型的精度优化、性能优化; 3. 实现模型的高度棒性,具有活体检测和防攻击能力; 4. 引入、优化多模态大模型研发技术方案,熟悉多维特征向量处理过程; 5. 跟进前沿技术发展,实现现有功能提升,以及拓展新的模型,同步形成论文与专利等知识成果。
更新于 2025-09-12