<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Building a Capsule Net in Excel	</title>
	<atom:link href="https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/</link>
	<description>Richard Maddison</description>
	<lastBuildDate>Mon, 28 Jan 2019 08:58:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.7</generator>
	<item>
		<title>
		By: enrique luengo		</title>
		<link>https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/#comment-49</link>

		<dc:creator><![CDATA[enrique luengo]]></dc:creator>
		<pubDate>Sat, 26 Jan 2019 10:57:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.richardmaddison.com/?p=21515#comment-49</guid>

					<description><![CDATA[My past intentions where to learn ANN from samples, purpose I did not achieve. Not only because it&#039;s nearly impossible to get to the core from any sample built in a framework (as they are a black hole), either because open models are hard to find.

I was decided to change my halted advances about this subject. So I started with a full course on a MOOC (deeplearning.ai, but could also have been the fast.ai one). It&#039;s not hard to confess that I were totally wrong from the beginning. For the newbes (as I&#039;m), I have only this recommendation, you MUST go through one of this courses just to have a barely idea of what&#039;s is going on. There is a lot of algebra implied (to get the thing in a nice shape), and a lot of tricks to get the shape fit (convoluting, pooling, padding, striding,...). 

If you&#039;re like me, I was so eager to learn that fully completed 3 of 5 Andrew Ng courses under a week.

So, it&#039;s now that I&#039;m starting to understand the graphics you post in this blog, or why are those noisy charts there.

But even I had listened to all the interviews in that course, and Geoffrey Hinton was the first one, I did not get noticed of the capsule networks until now. I imagined him as a respetable man doing his things in his lab/university and sendind papers that were not accepted... (I though, for myself. what can he share if the community is not hearing him?). Thank you for posting this.

If anyone else interested I would recommend to take a look at Max Pechyonkin posts (Hinton’s Capsule Networks Series), as I think they are a bit less academic than the papers.

I made myself a purpose to VBA/Excel a ConvNet add-in this year. It&#039;s eleven months from now to see if I reach the target.

See ya!. And keep posting]]></description>
			<content:encoded><![CDATA[<p>My past intentions where to learn ANN from samples, purpose I did not achieve. Not only because it&#8217;s nearly impossible to get to the core from any sample built in a framework (as they are a black hole), either because open models are hard to find.</p>
<p>I was decided to change my halted advances about this subject. So I started with a full course on a MOOC (deeplearning.ai, but could also have been the fast.ai one). It&#8217;s not hard to confess that I were totally wrong from the beginning. For the newbes (as I&#8217;m), I have only this recommendation, you MUST go through one of this courses just to have a barely idea of what&#8217;s is going on. There is a lot of algebra implied (to get the thing in a nice shape), and a lot of tricks to get the shape fit (convoluting, pooling, padding, striding,&#8230;). </p>
<p>If you&#8217;re like me, I was so eager to learn that fully completed 3 of 5 Andrew Ng courses under a week.</p>
<p>So, it&#8217;s now that I&#8217;m starting to understand the graphics you post in this blog, or why are those noisy charts there.</p>
<p>But even I had listened to all the interviews in that course, and Geoffrey Hinton was the first one, I did not get noticed of the capsule networks until now. I imagined him as a respetable man doing his things in his lab/university and sendind papers that were not accepted&#8230; (I though, for myself. what can he share if the community is not hearing him?). Thank you for posting this.</p>
<p>If anyone else interested I would recommend to take a look at Max Pechyonkin posts (Hinton’s Capsule Networks Series), as I think they are a bit less academic than the papers.</p>
<p>I made myself a purpose to VBA/Excel a ConvNet add-in this year. It&#8217;s eleven months from now to see if I reach the target.</p>
<p>See ya!. And keep posting</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Enrique Luengo		</title>
		<link>https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/#comment-48</link>

		<dc:creator><![CDATA[Enrique Luengo]]></dc:creator>
		<pubDate>Wed, 16 Jan 2019 19:35:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.richardmaddison.com/?p=21515#comment-48</guid>

					<description><![CDATA[Glad to see that you continue with your researching activity and happy to find that you still post with such a nice detail. Thank you Richard. Keep going.]]></description>
			<content:encoded><![CDATA[<p>Glad to see that you continue with your researching activity and happy to find that you still post with such a nice detail. Thank you Richard. Keep going.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Maddison		</title>
		<link>https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/#comment-47</link>

		<dc:creator><![CDATA[Richard Maddison]]></dc:creator>
		<pubDate>Mon, 14 Jan 2019 09:53:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.richardmaddison.com/?p=21515#comment-47</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/#comment-46&quot;&gt;Juergen&lt;/a&gt;.

Thank you, Juergen, 
I&#039;m really excited by this beast of an algorithm and am already finding uses for it in the real (Python/Tensorflow) world.
Best wishes,
Richard]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/#comment-46">Juergen</a>.</p>
<p>Thank you, Juergen,<br />
I&#8217;m really excited by this beast of an algorithm and am already finding uses for it in the real (Python/Tensorflow) world.<br />
Best wishes,<br />
Richard</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juergen		</title>
		<link>https://www.richardmaddison.com/2019/01/13/building-a-capsule-net-in-excel/#comment-46</link>

		<dc:creator><![CDATA[Juergen]]></dc:creator>
		<pubDate>Mon, 14 Jan 2019 07:36:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.richardmaddison.com/?p=21515#comment-46</guid>

					<description><![CDATA[Hi Richard,
very impressive what you are doing there! This is amazing stuff, never thought that Excel can go as far as this, but it seems that you have to have an unbelievable knowledge about this!
Thanks
Juergen]]></description>
			<content:encoded><![CDATA[<p>Hi Richard,<br />
very impressive what you are doing there! This is amazing stuff, never thought that Excel can go as far as this, but it seems that you have to have an unbelievable knowledge about this!<br />
Thanks<br />
Juergen</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
