-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
228 lines (100 loc) · 7.56 KB
/
atom.xml
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>闲渔</title>
<subtitle>VITAMINZL</subtitle>
<link href="http://vitaminzl.com/atom.xml" rel="self"/>
<link href="http://vitaminzl.com/"/>
<updated>2024-04-22T04:22:16.000Z</updated>
<id>http://vitaminzl.com/</id>
<author>
<name>vitaminzl</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>博客搭建总结报告</title>
<link href="http://vitaminzl.com/2024/04/22/others/opensource-hw1/"/>
<id>http://vitaminzl.com/2024/04/22/others/opensource-hw1/</id>
<published>2024-04-22T04:00:00.000Z</published>
<updated>2024-04-22T04:22:16.000Z</updated>
<summary type="html"><h1 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h1><p>本文将简要介绍使用 hexo 框架搭建静态博客,并部署在 Github Pages 上。<sup id="fnref:2"</summary>
<category term="课程作业" scheme="http://vitaminzl.com/categories/%E8%AF%BE%E7%A8%8B%E4%BD%9C%E4%B8%9A/"/>
<category term="blog" scheme="http://vitaminzl.com/tags/blog/"/>
</entry>
<entry>
<title>GNN论文精选-第二组</title>
<link href="http://vitaminzl.com/2023/08/30/gnn/notes-for-collection-2/"/>
<id>http://vitaminzl.com/2023/08/30/gnn/notes-for-collection-2/</id>
<published>2023-08-30T04:00:00.000Z</published>
<updated>2023-08-30T04:05:56.000Z</updated>
<summary type="html"><h1 id="DropEdge-Towards-Deep-Graph-Convolutional-Networks-On-Node-Classification"><a</summary>
<category term="GNN" scheme="http://vitaminzl.com/categories/GNN/"/>
<category term="GNN" scheme="http://vitaminzl.com/tags/GNN/"/>
<category term="图" scheme="http://vitaminzl.com/tags/%E5%9B%BE/"/>
<category term="综述" scheme="http://vitaminzl.com/tags/%E7%BB%BC%E8%BF%B0/"/>
<category term="论文解读" scheme="http://vitaminzl.com/tags/%E8%AE%BA%E6%96%87%E8%A7%A3%E8%AF%BB/"/>
</entry>
<entry>
<title>论文速读<二>:GNN系列</title>
<link href="http://vitaminzl.com/2022/09/02/gnn/lun-wen-su-du-2-gnn-xi-lie/"/>
<id>http://vitaminzl.com/2022/09/02/gnn/lun-wen-su-du-2-gnn-xi-lie/</id>
<published>2022-09-02T04:00:00.000Z</published>
<updated>2022-11-06T15:06:42.000Z</updated>
<summary type="html"><h1 id="论文速读:GNN系列"><a href="#论文速读:GNN系列" class="headerlink" title="论文速读<二>:GNN系列"></a>论文速读&lt;二&gt;:GNN系列</h1><p>论文速读系列的第二期,论文速读主要提取论文的Key</summary>
<category term="GNN" scheme="http://vitaminzl.com/categories/GNN/"/>
<category term="GNN" scheme="http://vitaminzl.com/tags/GNN/"/>
<category term="图" scheme="http://vitaminzl.com/tags/%E5%9B%BE/"/>
<category term="论文速读" scheme="http://vitaminzl.com/tags/%E8%AE%BA%E6%96%87%E9%80%9F%E8%AF%BB/"/>
</entry>
<entry>
<title>谱聚类</title>
<link href="http://vitaminzl.com/2022/08/30/gnn/spectral-cluster/"/>
<id>http://vitaminzl.com/2022/08/30/gnn/spectral-cluster/</id>
<published>2022-08-30T04:00:00.000Z</published>
<updated>2023-11-24T11:59:26.000Z</updated>
<summary type="html"><h1 id="谱聚类"><a href="#谱聚类" class="headerlink"</summary>
<category term="谱图理论" scheme="http://vitaminzl.com/categories/%E8%B0%B1%E5%9B%BE%E7%90%86%E8%AE%BA/"/>
<category term="频域" scheme="http://vitaminzl.com/tags/%E9%A2%91%E5%9F%9F/"/>
<category term="python" scheme="http://vitaminzl.com/tags/python/"/>
<category term="聚类" scheme="http://vitaminzl.com/tags/%E8%81%9A%E7%B1%BB/"/>
<category term="谱聚类" scheme="http://vitaminzl.com/tags/%E8%B0%B1%E8%81%9A%E7%B1%BB/"/>
<category term="多尺度数据" scheme="http://vitaminzl.com/tags/%E5%A4%9A%E5%B0%BA%E5%BA%A6%E6%95%B0%E6%8D%AE/"/>
</entry>
<entry>
<title>谱图理论</title>
<link href="http://vitaminzl.com/2022/08/20/gnn/spetcral-theory/"/>
<id>http://vitaminzl.com/2022/08/20/gnn/spetcral-theory/</id>
<published>2022-08-20T04:00:00.000Z</published>
<updated>2023-11-24T11:58:04.000Z</updated>
<summary type="html"><h1 id="写在前面"><a href="#写在前面" class="headerlink"</summary>
<category term="谱图理论" scheme="http://vitaminzl.com/categories/%E8%B0%B1%E5%9B%BE%E7%90%86%E8%AE%BA/"/>
<category term="频域" scheme="http://vitaminzl.com/tags/%E9%A2%91%E5%9F%9F/"/>
<category term="谱图理论" scheme="http://vitaminzl.com/tags/%E8%B0%B1%E5%9B%BE%E7%90%86%E8%AE%BA/"/>
<category term="傅里叶变换" scheme="http://vitaminzl.com/tags/%E5%82%85%E9%87%8C%E5%8F%B6%E5%8F%98%E6%8D%A2/"/>
<category term="线性代数" scheme="http://vitaminzl.com/tags/%E7%BA%BF%E6%80%A7%E4%BB%A3%E6%95%B0/"/>
<category term="python" scheme="http://vitaminzl.com/tags/python/"/>
</entry>
<entry>
<title>论文速读<一>:关系抽取与提示学习</title>
<link href="http://vitaminzl.com/2022/07/16/kg/lun-wen-su-du-1-guan-xi-chou-qu/"/>
<id>http://vitaminzl.com/2022/07/16/kg/lun-wen-su-du-1-guan-xi-chou-qu/</id>
<published>2022-07-16T04:00:00.000Z</published>
<updated>2022-09-03T07:18:02.000Z</updated>
<summary type="html"><h1 id="论文速读:关系抽取与提示学习"><a href="#论文速读:关系抽取与提示学习" class="headerlink"</summary>
<category term="知识图谱" scheme="http://vitaminzl.com/categories/%E7%9F%A5%E8%AF%86%E5%9B%BE%E8%B0%B1/"/>
<category term="图" scheme="http://vitaminzl.com/tags/%E5%9B%BE/"/>
<category term="知识图谱" scheme="http://vitaminzl.com/tags/%E7%9F%A5%E8%AF%86%E5%9B%BE%E8%B0%B1/"/>
<category term="关系抽取" scheme="http://vitaminzl.com/tags/%E5%85%B3%E7%B3%BB%E6%8A%BD%E5%8F%96/"/>
<category term="提示学习" scheme="http://vitaminzl.com/tags/%E6%8F%90%E7%A4%BA%E5%AD%A6%E4%B9%A0/"/>
</entry>
<entry>
<title>动手写一个编译器</title>
<link href="http://vitaminzl.com/2022/06/20/compiler/dong-shou-xie-yi-ge-bian-yi-qi/"/>
<id>http://vitaminzl.com/2022/06/20/compiler/dong-shou-xie-yi-ge-bian-yi-qi/</id>
<published>2022-06-20T01:25:00.000Z</published>
<updated>2022-09-01T15:16:58.000Z</updated>
<summary type="html"><h1 id="ToyC语言"><a href="#ToyC语言" class="headerlink"</summary>
<category term="编译原理" scheme="http://vitaminzl.com/categories/%E7%BC%96%E8%AF%91%E5%8E%9F%E7%90%86/"/>
<category term="C++" scheme="http://vitaminzl.com/tags/C/"/>
<category term="编译原理" scheme="http://vitaminzl.com/tags/%E7%BC%96%E8%AF%91%E5%8E%9F%E7%90%86/"/>
</entry>
</feed>