-
Notifications
You must be signed in to change notification settings - Fork 0
/
post-sitemap.xml
83 lines (63 loc) · 2.6 KB
/
post-sitemap.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
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" 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://jimheo.github.io</loc>
<changefreq>daily</changefreq>
<priority>1</priority>
</url>
<url>
<loc>https://jimheo.github.io/2018/10/10/extra-consideration-of-chain-rule/</loc>
<lastmod>2023-09-21T12:34:47.491Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2019/03/12/segmentation-neuralnet-listup/</loc>
<lastmod>2023-09-21T12:34:47.491Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2018/10/10/ml-study-week1/</loc>
<lastmod>2023-09-21T12:34:47.491Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2020/07/14/retrospective-to-overcome-the-burnout/</loc>
<lastmod>2023-09-21T12:34:47.491Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2021/07/06/global-interpreter-lock/</loc>
<lastmod>2023-09-21T12:34:47.491Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2018/10/12/about-heap/</loc>
<lastmod>2023-09-21T12:34:47.487Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2018/10/12/concept-of-data-structure/</loc>
<lastmod>2023-09-21T12:34:47.487Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2018/10/10/concept-of-cnn/</loc>
<lastmod>2023-09-21T12:34:47.487Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://jimheo.github.io/2021/07/27/deep-learning-from-scratch/</loc>
<lastmod>2023-09-21T12:34:47.487Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
</urlset>
<!-- XML Sitemap generated by Hexo SEO Friendly Sitemap Generator -->