Skip to content

Commit ce32154

Browse files
committed
*
1 parent ef54ef2 commit ce32154

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

public/rss.xml

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
<title>TK's Blog</title>
1212
<link>https://iamtk.co</link>
1313
</image>
14+
<item>
15+
<title>Building A Deep Neural Network from Scratch</title>
16+
<link>https://www.iamtk.co/building-a-deep-neural-network-from-scratch</link>
17+
<guid isPermaLink="true">https://www.iamtk.co/building-a-deep-neural-network-from-scratch</guid>
18+
<description>A deep neural network implemented with mathematics and Python</description>
19+
</item>
1420
<item>
1521
<title>Building A Neural Network from Scratch with Mathematics and Python</title>
1622
<link>https://www.iamtk.co/building-a-neural-network-from-scratch-with-mathematics-and-python</link>

0 commit comments

Comments
 (0)