首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏敏捷管理

    【Kevin聊敏捷】敏捷项目管理之Sprint Retrospective 迭代回顾会

    Sprint Retrospective 迭代回顾会 是非常重要的一个会议,很多时候,团队成员都会忽视,或者流于表面,今天和大家好好聊一聊这一块 一、Sprint Retrospective的概叙 迭代回顾会是在 二、Sprint Retrospective目的 目的主要是让敏捷团队成员自省同时在下个sprint的时候提升。同时总结一些事情来做整理,我们都没有去做。 图片 1.png 四、Sprint Retrospective 的五个阶段 4.1 准备 任何一个会议都要提前准备好,除了常规的邮件/及时聊天软件告知这次会议的时间、地点、与会人员、会议内容外。

    2.4K00发布于 2020-06-27
  • 来自专栏GEE数据专栏,GEE学习专栏,GEE错误集等专栏

    MERRA (Modern-Era Retrospective analysis for Research and Applications) 是由 NASA 气候数据集

    MERRA (Modern-Era Retrospective analysis for Research and Applications) 是由 NASA Goddard Space Flight - 比例因子:1.0 表面入射短波通量假设 - 单位:W·m-2 晴朗的天空('SWGDNCLR') - 比例因子:1.0 引文¶ MERRA-2 Overview: The Modern-Era Retrospective

    97410编辑于 2024-02-02
  • 来自专栏ThoughtWorks

    TW洞见 | 敏捷回顾7步法

    pre-defined context, or you can define it real-time with the participants (“So, what is the context for this retrospective Below are some sample contexts: - “This retrospective is a bi-weekly recurring Scrum retrospective for Retrospectives, Kerth introduced the “Prime Directive”; a statement intended to help set the stage for the retrospective

    69591发布于 2018-04-20
  • 来自专栏NLP/KG

    深度学习进阶篇-国内预训练模型6:ERNIE-Doc、THU-ERNIE、K-Encoder融合文本信息和KG知识;原理和模型结构详解。

    1.ERNIE-Doc: A Retrospective Long-Document Modeling Transformer1.1. Retrospective feed mechanismERNIE-Doc借鉴了人类阅读的行为习惯,在人类阅读时会分为两个阶段:首先会快速略读一下文档内容,然后回过头来仔细阅读。 ERNIE-Doc基于此设计了Retrospective feed mechanism,该机制同样包含两个阶段:Skimming phase 和 Retrospective phase。 Retrospective phase的计算方式如下:$$\begin{split} \begin{align} \hat{H} &= \left \hat{H}{1:T}^{1} \circ \hat 从以上公式可以看到,在retrospective 阶段,当计算每个Segment时,会引入完整文档的表示$\hat{H}$,这样就保证了编码时,每个token能够获得完整文档的信息。1.4.

    80420编辑于 2023-05-29
  • 来自专栏码匠的流水账

    聊聊logback的StatusListener

    ContextAwareBase implements StatusListener, LifeCycle { boolean isStarted = false; static final long DEFAULT_RETROSPECTIVE = 300; long retrospectiveThresold = DEFAULT_RETROSPECTIVE; /** * The prefix to place before

    25210编辑于 2023-11-06
  • 来自专栏码匠的流水账

    聊聊logback的StatusListener

    implements StatusListener, LifeCycle { boolean isStarted = false; static final long DEFAULT_RETROSPECTIVE = 300; long retrospectiveThresold = DEFAULT_RETROSPECTIVE; /** * The prefix to place

    34120编辑于 2023-11-07
  • 来自专栏GEE数据专栏,GEE学习专栏,GEE错误集等专栏

    Google Earth Engine——美国1950-2099年降水、气温含预测数据集(1km)分辨率

    The dataset contains monthly projections covering the periods from 1950 through 2005 (Retrospective Run It is one of: 'historical', 'rcp26', 'rcp45', 'rcp60', 'rcp85', where 'historical' designates retrospective

    34510编辑于 2024-02-02
  • 来自专栏GEE数据专栏,GEE学习专栏,GEE错误集等专栏

    Google Earth Engine——NASA NEX-DCP30数据集(降水和气温)由美国本土的降尺度气候情景组成1km分辨率

    The dataset contains monthly projections covering the periods from 1950 through 2005 (Retrospective Run It is one of: 'historical', 'rcp26', 'rcp45', 'rcp60', 'rcp85', where 'historical' designates retrospective

    32810编辑于 2024-02-02
  • 来自专栏GEE数据专栏,GEE学习专栏,GEE错误集等专栏

    AI Earth——中国地表形变一张图(2022) 数据集

    Retrospective monitoring of slope failure event of tailings dam using InSAR time-series observations. Retrospective monitoring of slope failure event of tailings dam using InSAR time-series observations

    49900编辑于 2024-05-24
  • 深度解析:从476万用户实测数据看5G时代移动带宽的演进真相

    然而,最近发表于CCF-A类国际刊物《IEEE Transactions on Mobile Computing》(IEEE TMC)上的一篇论文《A Four-Year Retrospective of 备注:以上相关数据引用自论文《A Four-Year Retrospective of Mobile Access Bandwidth Evolution》,详细内容请查看论文原文,论文链接:https

    38310编辑于 2025-08-13
  • 来自专栏salesforce零基础学习

    Salesforce 生命周期管理(二)Agile & Scrum 浅谈

    Backlog, SprintBacklog, Increment 5个事件:Sprint,Sprint Plan Meeting,Daily Standup Meeting, Review Meeting, Retrospective )的Sprint上限是4小时;2周的Sprint上限是2小时等 Input Sprint内“完成”的产品增量,Sprint待办列表,产品待办列表 Output 更新后的产品待办列表 Sprint Retrospective (Sprint 回顾会议) Sprint Retrospective Why Scrum 团队检视自身并创建下一个 Sprint 改进计划的机会。 Sprint Retrospective会议上,对这个 Sprint 中遇到的问题,流程上等问题以及好的地方进行整理总结; 进行下一个Sprint周期,重复上述的操作。 针对状态是完成的user story,我们可以隔一周的每周二的下午3点到5点进行 sprint review meeting,当然,我们也可以将retrospective meeting和review

    86520发布于 2021-10-26
  • 来自专栏PM吃瓜(公众号)

    项目里常用的关键词

    meeting - weekly meeting - sync-up meeting - demo meeting - sprint planning meeting - review meeting - retrospective

    41110编辑于 2023-03-02
  • 来自专栏DevOps

    敏捷项目管理介绍及实施

    BackLog Sprint backlog Increment 4.3 四种会议 Sprint Plan meeting Daily Stardup Meeting Review Meeting Retrospective Backlog · 参会人: PO,,ScrumMaster,DevelopTeam · 会议准备: - Produck Backlog - 上次Sprint Review Meeting - Retrospective Retrospective Meeting · 团队定期的自我检视 · 每个sprint都要做 · 明确好的地方和需要改进的地方 三. 团队组建 1.

    72710编辑于 2024-03-29
  • 来自专栏PM吃瓜(公众号)

    敏捷词汇表

    Sprint Planning Meeting: Sprint计划会议 Daily Scrum Meeting:每日站会 Sprint Review Meeting:Sprint评审会议 Sprint Retrospective

    1.4K10发布于 2020-07-31
  • 来自专栏Opensource翻译专栏

    存在于无可非议的回顾背后的心理学[DevOps]

    如果您正在寻找具体建议,请查看FunRetro(适用于分布式团队的在线开源回顾工具)和Realtime Retrospective练习。 掌握艺术 掌握无责追溯技术需要很多刻意的实践。 查看: 更好的agile回顾会议的8个技巧8 tips for better agile retrospective meetings [图书]改进agile的回顾:帮助团队提高效率[Book] Improving

    62541发布于 2020-01-17
  • 来自专栏张高兴的博客

    极限编程核心价值:尊重(Respect)

    这包括在回顾期间(Retrospective)或结对编程(Pair Programming)时尊重他人的想法,以及期望得到客户和管理层的尊重。如果犯了错误,潜在的问题应该被尊重地解决。

    54620发布于 2018-08-03
  • 来自专栏FREE SOLO

    Scrum敏捷开发

    接下来利用2到4周的时间进行开发和测试,其中每天都要开站会(Scrum meeting),团队内部成员在这个会议上了解整个迭代的进展情况,最终交付后,团队一起开sprint review和retrospective Shippable Product Increment:可交付的结果 四个会议:Sprint Planning、Daily Scrum Planning、Sprint Review、Sprint Retrospective 可以让团队的成果得到认可,提升团队的自我价值感 其他人可以了解团队在做的事情 可以吸引一些利益相关者的注意,并得到一些反馈 演示能够对团队成员造成的一定的压力,迫使团队认真完成工作 Sprint Retrospective

    2.8K32发布于 2019-12-20
  • 来自专栏敏捷管理

    14.【Kevin聊敏捷】敏捷项目管理之Scrum Events 敏捷活动

    Scrum Events 敏捷活动包括四个活动:1、Sprint Planning(冲刺计划会) 2、Daily Scrum(每日站立会) 3、Sprint Review (冲刺评审会) 4、Sprint Retrospective

    2.7K31发布于 2019-05-31
  • 来自专栏生信菜鸟团

    能根据差异基因来反推样品的分组情况吗

    比如2024年1月的文章:《End-to-end prognostication in colorectal cancer by deep learning: a retrospective, multicentre

    16300编辑于 2025-02-03
  • 来自专栏绿盟科技研究通讯

    NDSS 2019议题解读:从运营商角度清除Mirai僵尸网络

    Wikipedia https://en.wikipedia.org/wiki/Network_telescope [3].Inside Mirai the infamous IoT Botnet: A Retrospective Analysis https://elie.net/blog/security/inside-mirai-the-infamous-iot-botnet-a-retrospective-analysis

    72420发布于 2019-12-11
领券