-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
executable file
·153 lines (153 loc) · 6.77 KB
/
sitemap.xml
File metadata and controls
executable file
·153 lines (153 loc) · 6.77 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://cs224w-kor.github.io/blog/tag1/tag2/keyword1/2022/07/01/template-0000.html</loc>
<lastmod>2022-07-01T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/why%20graphs/applications%20of%20graphml/choice%20of%20graph%20representation/2022/07/06/lecture-01.html</loc>
<lastmod>2022-07-06T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/node/link/graph/ml/2022/07/06/lecture-0201.html</loc>
<lastmod>2022-07-06T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/web/matrix/pagerank/rank/flow%20model/flow%20equations/eigenvector/stationary%20distribution/power%20iteration/2022/07/13/lecture-0401.html</loc>
<lastmod>2022-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/matrix/pagerank/spider%20trap/dead%20ends/teleports/2022/07/13/lecture-0402.html</loc>
<lastmod>2022-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/matrix/pagerank/recommendation/proximity/random%20walks/ppr/restarts/2022/07/13/lecture-0403.html</loc>
<lastmod>2022-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/matrix/node%20embedding/factorization/random%20walks/2022/07/13/lecture-0404.html</loc>
<lastmod>2022-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/07/20/lecture-0501.html</loc>
<lastmod>2022-07-20T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/07/20/lecture-0502.html</loc>
<lastmod>2022-07-20T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/07/20/lecture-0503.html</loc>
<lastmod>2022-07-20T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/07/27/lecture-0601.html</loc>
<lastmod>2022-07-27T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/07/27/lecture-0602.html</loc>
<lastmod>2022-07-27T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/07/27/lecture-0603.html</loc>
<lastmod>2022-07-27T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/08/03/lecture-0801.html</loc>
<lastmod>2022-08-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/2022/08/03/lecture-0802.html</loc>
<lastmod>2022-08-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/2022/08/03/lecture-0803.html</loc>
<lastmod>2022-08-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/node/link/graph/ml/%20gnn/theory/2022/08/10/lecture-0901.html</loc>
<lastmod>2022-08-10T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/reasoning/knowledge%20graph/one-hop%20query/path%20query/conjunctive%20query/predictive%20query/2022/08/17/lecture-1101.html</loc>
<lastmod>2022-08-17T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/reasoning/knowledge%20graph/traversing/query%20embedding/transe/conjunctive%20query/2022/08/17/lecture-1102.html</loc>
<lastmod>2022-08-17T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/reasoning/knowledge%20graph/box%20embedding/projection%20operator/intersection%20operator/distance/query%20generation/score%20function/t-sne/2022/08/17/lecture-1103.html</loc>
<lastmod>2022-08-17T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/08/17/lecture-1201.html</loc>
<lastmod>2022-08-17T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/08/17/lecture-1202.html</loc>
<lastmod>2022-08-17T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/graph%20neural%20network/gnn/graph%20convolution%20network/gcn/2022/08/17/lecture-1203.html</loc>
<lastmod>2022-08-17T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/community/community%20detection/louvain/bigclam/2022/08/24/lecture-1301.html</loc>
<lastmod>2022-08-24T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/community/community%20detection/louvain/bigclam/2022/08/24/lecture-1302.html</loc>
<lastmod>2022-08-24T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/community/community%20detection/louvain/bigclam/2022/08/24/lecture-1303.html</loc>
<lastmod>2022-08-24T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/community/community%20detection/louvain/bigclam/2022/08/24/lecture-1304.html</loc>
<lastmod>2022-08-24T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/node/link/graph/ml/%20gnn/theory/2022/08/31/lecture-1601.html</loc>
<lastmod>2022-08-31T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/scalable/large%20graph/graphsage/cluster%20gcn/simplified%20gcn/2022/09/07/lecture-1701.html</loc>
<lastmod>2022-09-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/scalable/large%20graph/graphsage/cluster%20gcn/simplified%20gcn/2022/09/07/lecture-1702.html</loc>
<lastmod>2022-09-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/scalable/large%20graph/graphsage/cluster%20gcn/simplified%20gcn/2022/09/07/lecture-1703.html</loc>
<lastmod>2022-09-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/gnn/scalable/large%20graph/graphsage/cluster%20gcn/simplified%20gcn/2022/09/07/lecture-1704.html</loc>
<lastmod>2022-09-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/jupyter/2022/10/13/test.html</loc>
<lastmod>2022-10-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/about/</loc>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/</loc>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/search/</loc>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/categories/</loc>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/page2/</loc>
</url>
<url>
<loc>https://cs224w-kor.github.io/blog/page3/</loc>
</url>
</urlset>