
Momenta系统研发实习生
实习兼职研发地点:苏州状态:停招
任职要求
1,搭建自动驾驶数据回流流程,并基于数据进行仿真,量化评估算法迭代效果;; 2,构建自动驾驶算法模块代码质量评测工具,包括不限于单…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1,搭建自动驾驶数据回流流程,并基于数据进行仿真,量化评估算法迭代效果;; 2,构建自动驾驶算法模块代码质量评测工具,包括不限于单元测试的维护,代码性能优化,效率工具开发等; 3,深度参与自动驾驶功能的问题分析,并基于分析结果探讨优化方案,推进算法性能持续提升。
包括英文材料
自动驾驶+
https://www.youtube.com/watch?v=_q4WUxgwDeg&list=PL05umP7R6ij321zzKXK6XCQXAaaYjQbzr
Lecture: Self-Driving Cars (Prof. Andreas Geiger, University of Tübingen)
https://www.youtube.com/watch?v=NkI9ia2cLhc&list=PLB0Tybl0UNfYoJE7ZwsBQoDIG4YN9ptyY
You will learn to make a self-driving car simulation by implementing every component one by one. I will teach you how to implement the car driving mechanics, how to define the environment, how to simulate some sensors, how to detect collisions and how to make the car control itself using a neural network.
算法+
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/