-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnav.yml
362 lines (362 loc) · 12 KB
/
nav.yml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
INHERIT: !ENV [PLUGIN, ./plugins_simplify.yml]
nav:
- About:
- About/index.md
- About/about.md
- 我的电子设备们: About/devices.md
- 点亮的地图: About/map.md
- 正式的简历: About/resume.html
- 本站编年史: About/log.md
- 兴趣爱好: About/hobby.md
- About/links.md
- About/ads.md
- Note:
- Note/index.md
- Note/software.md
- Note/drug.md
- 爬虫:
- Note/Spider/antispider.md
- Note/Spider/antidebug.md
- 复旦:
- Note/Fudan/index.md
- Note/Fudan/campus.md
- Note/Fudan/fdulife.md
- Note/Fudan/script.md
- Note/Fudan/stuvpn.md
- 书影音:
- Note/Reading/huozhe.md
- Note/Reading/wuyingdeng.md
- Note/Reading/yourname.md
- Note/Reading/summer.md
- Note/Reading/i_just_called.md
- 我用Mac:
- Note/Mac/index.md
- Note/Mac/zsh.md
- Note/Mac/sketchybar.md
- Note/Mac/hammerspoon.md
- Note/Mac/applescript.md
- Note/Mac/quicklook.md
- 摄影:
- Note/Photography/terminology.md
- Note/Photography/Nikon_Z5.md
- Algorithm:
- Note/Algorithm/index.md
- Note/Algorithm/diffusion.md
- Note/Algorithm/llm.md
- Note/Algorithm/reinforce.md
- Note/Algorithm/search.md
- Note/Algorithm/advertising.md
- 推荐:
- Note/Algorithm/redommendation/index.md
- Note/Algorithm/redommendation/intro.md
- Note/Algorithm/redommendation/ItemCF.md
- Note/Algorithm/redommendation/Swing.md
- Interview:
- Note/Algorithm/interview/0309_pdd.md
- Note/Algorithm/interview/0312_wechat.md
- Note/Algorithm/interview/0315_pdd.md
- Note/Algorithm/interview/0318_pdd.md
- Note/Algorithm/interview/0330_pdd.md
- Note/Algorithm/interview/0405_pdd.md
- Data Analysis:
- Note/DataAnalysis/index.md
- Note/DataAnalysis/ab_test.md
- 因果推断:
- Note/DataAnalysis/casual/index.md
- Note/DataAnalysis/casual/simpson.md
- 数据库:
- Note/DataAnalysis/rel_db.md
- Note/DataAnalysis/sql.md
- Note/DataAnalysis/sql_opt.md
- Note/DataAnalysis/hadoop.md
- Interview:
- Note/DataAnalysis/interview/0309_ant.md
- Note/DataAnalysis/interview/0314_byte.md
- Note/DataAnalysis/interview/0319_ant.md
- Note/DataAnalysis/interview/0321_byte.md
- Docker:
- Note/Docker/docker_intro.md
- Note/Docker/docker_basic.md
- Note/Docker/docker_senior.md
- Gaming:
- Note/Gaming/bloodborne.md
- Note/Gaming/eldenring.md
- Git:
- Note/Git/git_everyday.md
- Note/Git/git_server.md
- Great Firewall:
- Note/GFW/intro.md
- Note/GFW/client.md
- Note/GFW/server.md
- Jupyter:
- 介绍: Note/jupyter/jupyter1.md
- 基础使用: Note/jupyter/jupyter2.md
- 远程服务: Note/jupyter/jupyter3.md
- 进阶使用: Note/jupyter/jupyter4.md
- Note/jupyter/print.md
- ipynb展示: Note/jupyter/example.ipynb
- LaTeX:
- Note/latex/basic_latex.md
- Note/latex/latex_cn.md
- Leetcode:
- Note/Leetcode/index.md
- Note/Leetcode/001.md
- Note/Leetcode/031.md
- Note/Leetcode/051.md
- Note/Leetcode/070.md
- Note/Leetcode/124.md
- Note/Leetcode/148.md
- Note/Leetcode/206.md
- Note/Leetcode/322.md
- Note/Leetcode/815.md
- Note/Leetcode/1125.md
- Note/Leetcode/518_d.md
- Note/Leetcode/0309_pdd_2.md
- Note/Leetcode/0309_pdd_3.md
- Note/Leetcode/0309_pdd_4.md
- Note/Leetcode/0309_ant.md
- Linux:
- Note/Shell/index.md
- Note/Shell/man.md
- Note/Shell/redirect.md
- Note/Shell/script.md
- Note/Shell/ssh.md
- Note/Shell/sftp.md
- Note/Shell/tmux.md
- Manim:
- Note/manim/hello.md
- MkDocs:
- Note/mkdocs/theory.md
- Note/mkdocs/practice.md
- Note/mkdocs/best_practices.md
- Note/mkdocs/about_math.md
- Note/mkdocs/plugin.md
- Note/mkdocs/plugin_dev.md
- NAS:
- Note/NAS/index.md
- Note/NAS/scrcpy.md
- Note/NAS/https.md
- Note/NAS/oss.md
- Note/NAS/tg-bot.md
- Note/NAS/domain.md
- Note/NAS/windows.md
- Note/NAS/wol.md
- Note/NAS/nodemation.md
- Note/NAS/self-hosted-overleaf.md
- Note/NAS/tautulli.md
- Note/NAS/media.md
- Nintendo Switch:
- Note/NS/crack.md
- Note/NS/stream.md
- Note/NS/nro.md
- SAS:
- SAS的基本操作: Note/SAS/SAS_basic.md
- SAS的统计应用: Note/SAS/SAS_application.md
- VSCode:
- Note/vscode/modify_extension.md
- Blog:
- Blog/index.md
- 2025:
- Blog/2025/hangzhou.md
- Blog/2025/shwzoo.md
- Blog/2025/haru.md
- Blog/2025/pi.md
- Blog/2025/travel_to_japan2.md
- Blog/2025/disney.md
- Blog/2025/tjupt.md
- 2024:
- Blog/2024/2024_recall.md
- Blog/2024/remove_tooth.md
- Blog/2024/birthday.md
- Blog/2024/xiaoxia.md
- Blog/2024/cj2024.md
- Blog/2024/travel_to_xiamen.md
- Blog/2024/chat.md
- Blog/2024/duanwu.md
- Blog/2024/fudan.md
- Blog/2024/career.md
- Blog/2024/travel_to_hk.md
- Blog/2024/nomoney.md
- Blog/2024/no_argmax.md
- Blog/2024/envelope.md
- Blog/2024/new_blog.md
- Blog/2024/sakura.md
- Blog/2024/winter.md
- Blog/2024/otaku.md
- 2023:
- Blog/2023/2023_summary.md
- Blog/2023/bloom.md
- Blog/2023/name.md
- Blog/2023/graduation_pics.md
- Blog/2023/travel_to_japan.md
- Blog/2023/thesis.md
- Blog/2023/intern2.md
- Blog/2023/music.md
- Blog/2023/GEE.md
- Blog/2023/curriculum.md
- Blog/2023/intern.md
- 2022:
- Blog/2022/2022_summary.md
- 2021:
- Blog/2021/travel_to_chengdu.md
- Blog/2021/mo.md
- 2020:
- Blog/2020/2020_summary.md
- Blog/2020/school.md
- 2019:
- Blog/2019/reply_2019.md
- Blog/2019/2019_summary.md
- Python:
- Python/index.md
- Python/pre_python.md
- Python/command_line.md
- Python/script.md
- 基础语法:
- Python/BasicSyntax/builtin_class.md
- Python/BasicSyntax/builtin_keyword.md
- Python数据结构练习: Python/BasicSyntax/builtin_type.ipynb
- 高级语法:
- Python/SeniorSyntax/functional_programming.md
- Python/SeniorSyntax/OOP.md
- 标准库:
- Python/StandardLibrary/doctest.md
- Python/StandardLibrary/os.md
- Python/StandardLibrary/re.md
- Python/StandardLibrary/time.md
- Python/StandardLibrary/fractions.md
- 第三方库:
- Python/ThirdPartyLibrary/package_management.md
- Python/ThirdPartyLibrary/DIY.md
- numpy:
- Python/ThirdPartyLibrary/numpy/index.md
- Python/ThirdPartyLibrary/numpy/ndarray.md
- Python/ThirdPartyLibrary/numpy/linalg.md
- matplotlib:
- Python/ThirdPartyLibrary/matplotlib/index.md
- Python/ThirdPartyLibrary/matplotlib/plt.md
- Python/ThirdPartyLibrary/matplotlib/subplots.md
- pandas:
- Python/ThirdPartyLibrary/pandas/index.md
- Python/ThirdPartyLibrary/pandas/dataframe.md
- Python/ThirdPartyLibrary/pandas/calculation.md
- Python/ThirdPartyLibrary/pandas/plotting.md
- pytorch:
- Python/ThirdPartyLibrary/pytorch/index.md
- 快速入门: Python/ThirdPartyLibrary/pytorch/quick_start.ipynb
- Python/ThirdPartyLibrary/pytorch/tensor.md
- Python/ThirdPartyLibrary/pytorch/data.md
- Python/ThirdPartyLibrary/pytorch/model.md
- Python/ThirdPartyLibrary/pytorch/optimizer.md
- Python/ThirdPartyLibrary/pytorch/multi_gpu.md
- Python/ThirdPartyLibrary/pytorch/compile.md
- sklearn:
- Python/ThirdPartyLibrary/sklearn/index.md
- 应用案例(MISC):
- Python/Example/email.md
- 应用案例(数据抓取):
- Python/Example/Spider/national_FDA.md
- Python/Example/Spider/local_FDA.md
- 应用案例(微软三件套):
- Python/Example/Excel/csv2xlsx.md
- Go:
- Go/index.md
- Go/why_go.md
- Go/go_project.md
- Go/go_semicolons.md
- Project:
- Project/index.md
- Project/dzd.md
- Project/qrq.md
- Project/npnn.md
- Project/pymd.md
- Project/plt-gallery.md
- Project/bilibili_poster.md
- Project/high_school_math.md
- Project/mkdocs-ai-summary.md
- Project/AirPrint-with-Python.md
- Project/Course-Selection-System.md
- 哔哩哔哩番剧分析: Project/bilibili-bangumi.ipynb
- Statistics:
- Statistics/index.md
- 基础课:
- Statistics/basic/Calculus.md
- Statistics/basic/Linear_Algebra.md
- Statistics/basic/Operations_Research.md
- Statistics/basic/Probability_Theory_and_Mathematical_Statistics.md
- Statistics/basic/Statistical_Software.md
- 专业课:
- 统计推断:
- Statistics/specialized/statistical_inference/index.md
- Statistics/specialized/statistical_inference/point_estimator.md
- Statistics/specialized/statistical_inference/hypothesis_testing.md
- Statistics/specialized/Regression_Analysis.md
- Statistics/specialized/Time_Series_Analysis.md
- Statistics/specialized/Sampling.md
- 多元分析:
- Statistics/specialized/multivariate_analysis/index.md
- Statistics/specialized/multivariate_analysis/dim_reduction.md
- Statistics/specialized/Stochastic_Process.md
- Statistics/specialized/Categorical_Data_Analysis.md
- Statistics/specialized/Nonparametric_Statistics.md
- 选修课:
- Statistics/elective/Computational_Statistics.md
- 数据挖掘:
- Statistics/elective/Data_Mining/index.md
- Statistics/elective/Data_Mining/bagging_and_boosting.md
- Statistics/elective/Algorithm.md
- Statistics/elective/DSPython.md
- Statistics/elective/Database.md
- Statistics/elective/Pattern_Recognition_and_Machine_Learning.md
- Statistics/elective/SeniorPython.md
- Statistics/elective/OpenMMLab.md
- 研究生课:
- Statistics/postgrad/Probability_Theory.md
- Statistics/postgrad/Convex_Optimization.md
- Statistics/postgrad/Numerical_Analysis.md
- 时间序列:
- Statistics/postgrad/time_series/index.md
- Statistics/postgrad/time_series/conditional_expectation.md
- Statistics/postgrad/time_series/kalman_filter.md
- Statistics/postgrad/Deep_Learning.md
- Statistics/postgrad/Reinforcement_Learning.md
- 统计计算:
- Statistics/postgrad/computational_statistics/index.md
- Statistics/postgrad/computational_statistics/varitional_inference.md
- Statistics/postgrad/computational_statistics/mcmc.md
- Statistics/postgrad/risk_management.md
- Statistics/postgrad/journal_club.md
- 个人兴趣:
- Statistics/opencourse/cs61.md
- Statistics/opencourse/csapp.md
- Statistics/opencourse/os.md
- Statistics/opencourse/computer_networking.md
- SomeMath:
- SomeMath/index.md
- 数学分析:
- SomeMath/real/pi.md
- SomeMath/real/rational_numbers_countable.md
- SomeMath/real/taylor_expand/taylor_expand.md
- SomeMath/real/derivatives.md
- SomeMath/real/hyperbolic_function.md
- SomeMath/real/gamma_func.md
- 习题:
- SomeMath/real/problems/a_limit.md
- SomeMath/real/problems/recall_high_school_math.md
- 复分析:
- SomeMath/complex/why_complex.md
- 线性代数:
- SomeMath/algebra/linear_differential_equation.md
- SomeMath/algebra/rot.md
- 初等数论:
- SomeMath/number_theory/divisible.md
- SomeMath/number_theory/modulo.md
- 抽象代数:
- SomeMath/algebra/field.md
- SomeMath/algebra/constructible_number.md
- 概率论:
- SomeMath/prob/37rule.md
- SomeMath/prob/crit.md
- SomeMath/prob/Montmort.md
- Tags: Tags/index.md
- Playground: Playground/index.md
- "开往": https://www.travellings.cn/go.html