<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>dhruv's space (Posts about neural-nets)</title><link>https://dhruvs.space/</link><description></description><atom:link href="https://dhruvs.space/categories/neural-nets.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2020 &lt;a href="mailto:dhruvt93@gmail.com"&gt;Dhruv Thakur&lt;/a&gt; </copyright><lastBuildDate>Fri, 14 Feb 2020 22:35:36 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Visualizing Convolutions</title><link>https://dhruvs.space/posts/visualizing-convolutions-part-1/</link><dc:creator>Dhruv Thakur</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;I'm currently learning about Convolutional Neural Nets from &lt;a href="https://deeplearning.ai"&gt;deeplearning.ai&lt;/a&gt;, and boy are they really powerful. Some of them even have cool names like &lt;a href="https://www.cs.unc.edu/~wliu/papers/GoogLeNet.pdf"&gt;Inception Network&lt;/a&gt; and make use of algorithms like &lt;a href="https://arxiv.org/pdf/1506.02640"&gt;You Only Look Once (YOLO)&lt;/a&gt;. That is hilarious and awesome.&lt;/p&gt;
&lt;p&gt;This notebook/post is an exercise in trying to visualize the outputs of the various layers in a CNN. Let's get to it.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://dhruvs.space/posts/visualizing-convolutions-part-1/"&gt;Read more…&lt;/a&gt; (13 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>convnets</category><category>deep-learning</category><category>keras</category><category>neural-nets</category><guid>https://dhruvs.space/posts/visualizing-convolutions-part-1/</guid><pubDate>Mon, 24 Sep 2018 13:14:21 GMT</pubDate></item><item><title>Summary Notes: Forward and Back Propagation</title><link>https://dhruvs.space/posts/understanding-forward-and-backpropagation/</link><dc:creator>Dhruv Thakur</dc:creator><description>&lt;div&gt;&lt;p&gt;I recently completed the &lt;a href="https://www.coursera.org/learn/neural-networks-deep-learning"&gt;first&lt;/a&gt; course offered by &lt;a href="https://www.deeplearning.ai/"&gt;deeplearning.ai&lt;/a&gt;, and found it incredibly educational. Going forwards, I want to keep a summary of the stuff I learn (for my future reference) in the form of notes like this. This one is for forward and back-prop intuitions.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://dhruvs.space/posts/understanding-forward-and-backpropagation/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>deep-learning</category><category>machine-learning</category><category>neural-nets</category><category>summary-notes</category><guid>https://dhruvs.space/posts/understanding-forward-and-backpropagation/</guid><pubDate>Mon, 10 Sep 2018 10:55:00 GMT</pubDate></item></channel></rss>