<?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: What inputs do Monte Carlo algorithms need?</title>
	<atom:link href="http://brenocon.com/blog/2013/04/monte-carlo-algorithm-inputs/feed/" rel="self" type="application/rss+xml" />
	<link>http://brenocon.com/blog/2013/04/monte-carlo-algorithm-inputs/</link>
	<description>cognition, language, social systems; statistics, visualization, computation</description>
	<lastBuildDate>Tue, 25 Nov 2025 13:11:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: brendano</title>
		<link>http://brenocon.com/blog/2013/04/monte-carlo-algorithm-inputs/#comment-327396</link>
		<dc:creator>brendano</dc:creator>
		<pubDate>Mon, 22 Apr 2013 03:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://brenocon.com/blog/?p=2007#comment-327396</guid>
		<description><![CDATA[Yeah SGD requires decomposition into minibatch gradients you can sum together for the big gradient (and thus the gradient from a minibatch is in expectation same as the full gradient).  I&#039;m not aware of SGD for non-sum situations...]]></description>
		<content:encoded><![CDATA[<p>Yeah SGD requires decomposition into minibatch gradients you can sum together for the big gradient (and thus the gradient from a minibatch is in expectation same as the full gradient).  I&#8217;m not aware of SGD for non-sum situations&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Myles White</title>
		<link>http://brenocon.com/blog/2013/04/monte-carlo-algorithm-inputs/#comment-327274</link>
		<dc:creator>John Myles White</dc:creator>
		<pubDate>Sun, 21 Apr 2013 22:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://brenocon.com/blog/?p=2007#comment-327274</guid>
		<description><![CDATA[Very nice summary.

One question: does SGD actually work in cases in which the objective function doesn&#039;t decompose in an obvious way into the sum of one-example objective functions? My vague recollection of the proofs of convergence is that they make heavy use of the decomposition of the objective functions.]]></description>
		<content:encoded><![CDATA[<p>Very nice summary.</p>
<p>One question: does SGD actually work in cases in which the objective function doesn&#8217;t decompose in an obvious way into the sum of one-example objective functions? My vague recollection of the proofs of convergence is that they make heavy use of the decomposition of the objective functions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
