定位:
- 有核心竞争力的工业算法部门
- 与PM、RD等深度合作
业务方向:(不同产品线)
- 工业预测性维护与数据挖掘
- 视觉检测、OCR
工作内容
- 项目需求与交付
- 内部框架(frameworks \packages)
- 应用demo
- 专利、竞赛、论文
日常管理
- 项目管理
- 数据管理(原始数据管理、更新数据管理与检查、主数据管理)
- https://zhuanlan.zhihu.com/p/359960152
- 代码管理(个人explore的时候随个人风格,生产或系统时统一要求和设计)
- 知识管理insight
- 实验管理( 数据、代码、参数、模型)(例如数据统一存放和备份,需要时建立软链接)
- 版本迭代管理:更新版本与changlog
日常会议
- 一次 知识分享的会
- 一次 业务align的会
代码流程规范
- design doc
- https://github.com/mercari/production-readiness-checklist/blob/master/docs/references/design-doc-template.md
- https://docs.google.com/document/d/1C2uf4SaAtwLTlBCciOhvdiKQ2Eay4U72VxAD4bXe7iU/edit#heading=h.jomk6uyby0wp
- 互联网公司大致通用的Architecture Review模版 - 张泰源的文章 - 知乎 https://zhuanlan.zhihu.com/p/659097994
- 代码规范
- PEP8 (clean, simple, loosely coupled, does not repeat itself, modular.)
- https://google-styleguide.readthedocs.io/zh_CN/latest/google-python-styleguide/contents.html
- https://github.com/zh-google-styleguide/zh-google-styleguide
- 注释
- 测试
- https://mp.weixin.qq.com/s/7sQ6p0IDWvttbvv_c71Etg
- 文档: sphinx-build,(防止自己看不懂自己的代码,细节都已经忘了)
- 构建打包 setup
- git flow
- Docker file
- 持续集成 git workflow
- code review: https://github.com/joho/awesome-code-review
- 生产:https://github.com/mercari/production-readiness-checklist
项目流程 (
The CRoss Industry Standard Process for Data Mining (CRISP-DM)
- 理解商业需求
- 获取与探索数据
- 建模 (先清晰的目标)
- 部署 (系统设计、监视 Prometheus, Grafana)
招聘(技术)
- 基础扎实:计算机(数据结构、算法、编程语言)、机器学习(统计学习、深度学习)
- 加分项:工程能力、大数据、数学、数据竞赛与论文 之一
注意事项
- quick win 和 长期价值
- 管理要以人为本,认可、共赢、信心、文化
- 数据与业务结合
- 需要技术视野来做选型、产品和商业思维做方向
真正的人格魅力、
- 是否有面对世界级难题的勇气和能力
- 艺术级的向上管理和向下管理
- 回归自我,投机性、人格型或是制度型
- 不断攀高峰 或是 稳住局面
其他
- 121
- 周报/meeting minutes
Pipeline
- https://github.com/criteo/deepr
- https://github.com/mercari/production-readiness-checklist
其他
注册: https://readthedocs.org/
https://pypi.org/project/pip/
参考:
https://github.com/taowen/12fallacy
https://github.com/taowen/modularization-examples
https://github.com/kdeldycke/awesome-engineering-team-management
算法工程师技术路线图 - 字节的文章 - 知乎
https://zhuanlan.zhihu.com/p/192633890
行业、公司、leader
团队基本:聚焦主要,
整体优化大于局部优化
招聘信息、专利信息去了解一个公司
https://linkedin.github.io/school-of-sre/
设计文档: Design Doc
讲故事:引导情绪 如何评价动画《进击的巨人》最终季第五集? - Moustache的回答 - 知乎
https://www.zhihu.com/question/438545545/answer/1671944835
诺斯罗普·弗莱先生说过,喜剧,就是两个团体的冲突。
https://github.com/jesselpalmer/the-engineering-managers-booklist
Git commits历史是如何做到如此清爽的? - elgoog的回答 - 知乎
https://www.zhihu.com/question/61283395/answer/186223235
https://zhuanlan.zhihu.com/p/23478654