蚂蚁金服蚂蚁集团-AI应用研发工程师-杭州
社招全职3年以上技术类-开发地点:杭州状态:招聘
任职要求
1. 三年以上互联网及传统行业的研发经验,在搜索、推荐、图像处理、自然语言处理、安全等方向有项目经验,对上述方向至少之一有深入研究; 2. 一年以上算法研发经验,熟悉深度学习/机器学习等AI领域的主流算法,有大模型训练、微调或应用落地经验掌握,具备应用算法进行业务分析与建模能力; 3. 熟练掌握PyTorch/DeepSpeed等常用AI开发框架,精通Python/Java开发,具备中大型算法工程化能力; 4. 熟悉分布式系统开发,熟悉K8s/Redis/Kafka等中间件,具备将算法能力工程化的实战经验,能独立完成从POC到生产落地的全流程; 5. 对新质技术敏锐度高,能快速理解AI产品特性,具备技术攻关和团队协作能力。
工作职责
1. 基于AI技术升级技术风险产品,包括不限于自动化测试生成、异常根因定位、系统容量预测等领域,深度参与或主导AI框架与工程架构设计,并推动AI产品落地; 2. 深度参与算法开发、模型训练、评估、部署全流程,优化模型性能(如推理速度、准确率)并降低计算成本; 3. 探索大模型与智能体技术在技术风险领域的创新应用,推动AI驱动的自动化技术风险能力升级,大幅提升测试、观测、应急等效能; 4. 不断研究大模型最新前沿技术,攻克关键技术难题,促进安全AI技术发展; 5. 结合AI行业发展趋势,制定合适的技术发展规划,提升团队技术视野和技术影响力。
包括英文材料
图像处理+
https://opencv.org/blog/computer-vision-and-image-processing/
This fascinating journey involves two key fields: Computer Vision and Image Processing.
https://www.geeksforgeeks.org/python/image-processing-in-python/
Image processing involves analyzing and modifying digital images using computer algorithms.
https://www.youtube.com/watch?v=kSqxn6zGE0c
In this Introduction to Image Processing with Python, kaggle grandmaster Rob Mulla shows how to work with image data in python!
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.
算法+
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=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://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
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.
DeepSpeed+
https://www.youtube.com/watch?v=pDGI668pNg0
开发框架+
[英文] Understanding Modern Development Frameworks: A Guide for Developers and Technical Decision-makers
https://www.freecodecamp.org/news/understanding-modern-development-frameworks-guide-for-devs/
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.
分布式系统+
https://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
Kubernetes+
https://kubernetes.io/docs/tutorials/kubernetes-basics/
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
https://kubernetes.io/zh-cn/docs/tutorials/kubernetes-basics/
本教程介绍 Kubernetes 集群编排系统的基础知识。每个模块包含关于 Kubernetes 主要特性和概念的一些背景信息,还包括一个在线教程供你学习。
https://www.youtube.com/watch?v=s_o8dwzRlu4
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
https://www.youtube.com/watch?v=X48VuDVv0do
Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
相关职位
社招3年以上
1. 参与AI Agent/AIGC与1688 用户/商家/商品业务 的深度融合; 2. 参与AI创新技术能力探索落地。如LLM搜索引擎、Autoagent工程架构 3. 参与1688的AI基础设施建设。包括不限于:AI Infra、Agent研发平台、AIGC规模生产等;
更新于 2025-09-28
社招3年以上技术类-开发
1. 基于AI技术升级技术风险产品,包括不限于自动化测试生成、异常根因定位、系统容量预测等领域,深度参与或主导AI框架与工程架构设计,并推动AI产品落地; 2. 深度参与算法开发、模型训练、评估、部署全流程,优化模型性能(如推理速度、准确率)并降低计算成本; 3. 探索大模型与智能体技术在技术风险领域的创新应用,推动AI驱动的自动化技术风险能力升级,大幅提升测试、观测、应急等效能; 4. 不断研究大模型最新前沿技术,攻克关键技术难题,促进安全AI技术发展; 5. 结合AI行业发展趋势,制定合适的技术发展规划,提升团队技术视野和技术影响力。
更新于 2025-09-18
社招3年以上技术类-开发
1. 负责AI创作平台的开发,具体包括工作流,插件,模型微调训练和评测等 2. 负责为AI Native应用的创作提升效率和效果 3. 负责平台服务的架构和稳定性
更新于 2025-07-28