-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
91 lines (62 loc) · 3.03 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
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title> - Articles</title>
<description>학습 정리 블로그</description>
<link>
https://koo9nine.github.io</link>
<item>
<title>TensorFlow2 기본</title>
<description><p>이 글은 Tenworflow2 기본 내용입니다.</p>
</description>
<pubDate>Tue, 29 Dec 2020 00:00:00 +0900</pubDate>
<link>
https://koo9nine.github.io/tensorflow2-basic</link>
<guid isPermaLink="true">https://koo9nine.github.io/tensorflow2-basic</guid>
</item>
<item>
<title>python-control-statement</title>
<description><p><span class="table-of-contents-list">Python 강좌는 여러 절로 구성되어 있습니다. </span></p>
<ul class="table-of-contents-list">
<li><a href="./python-basic">Python 기본</a></li>
<li><a href="./python-control-statement">Python 제어문</a></li>
</ul>
</description>
<pubDate>Tue, 29 Dec 2020 00:00:00 +0900</pubDate>
<link>
https://koo9nine.github.io/python-control-statement</link>
<guid isPermaLink="true">https://koo9nine.github.io/python-control-statement</guid>
</item>
<item>
<title>Python 기본</title>
<description><p><span class="table-of-contents-list">Python 강좌는 여러 절로 구성되어 있습니다. </span></p>
<ul class="table-of-contents-list">
<li><a href="./python-basic">Python 기본</a></li>
<li><a href="./python-control-statement">Python 제어문</a></li>
</ul>
</description>
<pubDate>Tue, 29 Dec 2020 00:00:00 +0900</pubDate>
<link>
https://koo9nine.github.io/python-basic</link>
<guid isPermaLink="true">https://koo9nine.github.io/python-basic</guid>
</item>
<item>
<title>Object Detection 기본</title>
<description><p>이 글은 object detection 기본 내용입니다.</p>
</description>
<pubDate>Tue, 29 Dec 2020 00:00:00 +0900</pubDate>
<link>
https://koo9nine.github.io/objectdetection-basic</link>
<guid isPermaLink="true">https://koo9nine.github.io/objectdetection-basic</guid>
</item>
<item>
<title>Welcome to Ghost</title>
<description><p>Hey! Welcome to Ghost, it’s great to have you :)</p>
</description>
<pubDate>Thu, 27 Jul 2017 19:00:00 +0900</pubDate>
<link>
https://koo9nine.github.io/welcome</link>
<guid isPermaLink="true">https://koo9nine.github.io/welcome</guid>
</item>
</channel>
</rss>