forked from microsoft/Swin-Transformer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.txt
39 lines (29 loc) · 3.07 KB
/
test.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Week 3
1. Business Alignment 业务协调
2. Waterfall vs. Incremental vs. Spiral vs. Rad Model: Key Difference 表格对比特性
3. Top 6 software development models and how they influence the SDLC 迭代模型 敏捷模型 DevOps模型 waterfall模型, Verification and Validation, Spiral模型
4. The Ultimate Guide to IT Project Management: 项目管理定义(ITPM), IT项目的六个阶段Initiation Definition Design Development Implementation Follow Up
5. IT Project Management:PM的责任,PM挑战,PM成功经验等,和4比较相关,可以一起查询
Week 4
1. What are sources?:一手信息,二手,三手(Tertiary sources)
2. Primary Research vs Secondary Research: Definitions, Differences, and Examples:一手research的类型如surveys,interviews,observation等5个;二手research的类型如academic peer-reviewed journals
3. Step-by-Step Guide & Research Rescue: Evaluating Credibility: 评估资料的可信度,从不同维度验证信息的可靠性
4. Why and how to use sources:为什么引用文献(n个点),怎么引用(2点)
5. External Analysis Research:和3讲的差不多,是相应的展开
Week 5
1. The Ultimate Guide to Project Tracking:PT是什么?Why use PT(4个优点)?如何高效PT?(n种方法)
2. Six Reasons Why Research Is Important:6个研究的重要性+如何提高研究能力
3. Differences Between Qualitative(定性) and Quantitative Research Methods:定性和定量研究方法,纯表格对比
4. Research Methods: What are research methods?定性定量混合三者定义+不同类型数据收集方法
5. The benefits of business analytics: 商业分析的五个好处+商业分析的三种类型
Week 6
1. What is project scope? Defining and outlining project success: Scope的定义,scope statement,scope creep的定义,以及如何消除
2. 6 Successful Project Estimation Techniques in 2021:三个主要的项目评估方面:effort cost resource; 六种评估手段
3. Project Estimating – Analogous, Bottom-up, Parametric, three point:和2有重叠,也是5-6种评估手段的特点,有张图总结的还不错
4. Project failure--12 mistakes to avoid:
5. Why do projects really fail?:后两篇都是为什么失败的原因,有很多
Project scope is a detailed outline of all aspects of a project, including all related activities, resources, timelines, and deliverables, as well as the project’s boundaries. A project scope also outlines key stakeholders, processes, assumptions, and constraints, as well as what the project is about, what is included, and what isn’t.
Scrope creep refers to a scenario whereby changes occur after the project has been started and the changes are not defined or anticipated within the scope statement. When scope creep occurs, it can negatively impact the project timeline, deliverable quality, resources, budget, and other aspects. Managing the scope of your project can help avoid unwelcome surprises.
深度学习基础知识+代码
https://zh.d2l.ai/index.html
交叉熵损失函数:https://blog.csdn.net/bitcarmanlee/article/details/105619286