Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
course-info
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NLP7
course-info
Commits
1955089c
Commit
1955089c
authored
May 21, 2020
by
Wenzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
6e7e6261
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
README.md
+17
-0
No files found.
README.md
View file @
1955089c
...
...
@@ -3,3 +3,20 @@
| 日期 | 主题 | 知识点详情 | 课件 | 相关阅读 | 其 他 | 作业 |
|---------|---------|---------|---------|---------|---------|---------|
| PART 0 前期基础复习(机器学习与凸优化)|
| | (直播-Lecture1)
<br>
概论,算法复杂度,动态规划,DTW,逻辑回归与正则 | 时间/空间复杂度的分析、
<br>
Master's Theorem(主定理),
<br>
v递归程序的时间复杂度
<br>
与空间复杂度、
<br>
动态规划算法介绍、
<br>
编辑距离的计算、
<br>
DTW的技术与应用,
<br>
逻辑回归与正则 | |
[
[博客
]
十分钟搞定时间复杂度](https://www.jianshu.com/p/f4cca5ce055a)
<br/>
[
[博客
]
Dynamic Programming – Edit Distance Problem](https://algorithms.tutorialhorizon.com/dynamic-programming-edit-distance-problem/)
<br/>
[
[材料
]
Master's Theorem](http://people.csail.mit.edu/thies/6.046-web/master.pdf)
<br/>
[
Introduction to Algorithm (MIT Press)
](
http://ressources.unisciel.fr/algoprog/s00aaroot/aa00module1/res/%5BCormen-AL2011%5DIntroduction_To_Algorithms-A3.pdf
)
<br/>
|
[
如何写summary
](
)|[第一篇论文阅读]()|
| | (直播-Discussion)
<br>
经典数据结构与算法 |动态规划问题讲解|||||
| | (直播-Discussion)
<br>
经典数据结构与算法 |哈希表,搜索树,堆(优先堆)|||||
| | (直播-Lecture2)
<br>
Decision Tree, Random Forest, XGBoost | 树模型以及XGBoost核心算法讲解||||
| | (直播-Discussion)
<br>
Ensemble模型实战||||||
| | (直播-Discussion)
<br>
经典数据结构与算法|贪心算法||||
| | (直播-Paper)
<br>
XGBoost论文解读 ||||||
| | (直播-Lecture3)
<br>
凸优化(1) | 凸集,凸函数,判定凸函数,LP, QP, 非凸函数问题 ||||
| | (直播-Discussion)
<br>
生活中的优化问题 |||||
| | (直播-Discussion)
<br>
Simplex Method与LP实战 |||||
| | (直播-Lecture4)
<br>
凸优化 (2) |Dualtiy, KKT条件,SVM的primal-Dual||||
| | (直播-Discussion)
<br>
LP, QP以及它们的Dual |||||
| | (直播-Discussion)
<br>
Inventory Optimization with Stochastic Programming |||||
| PART 1 自然语言处理基础|
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment