<?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 for Nathan Yeung</title>
	<atom:link href="http://nathanyeung.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathanyeung.com</link>
	<description>Scrawny to Tennis Fit</description>
	<lastBuildDate>Thu, 14 Apr 2011 21:23:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Monte Carlo Algorithm by Enoch Yeung</title>
		<link>http://nathanyeung.com/2011/04/monte-carlo/comment-page-1/#comment-417</link>
		<dc:creator>Enoch Yeung</dc:creator>
		<pubDate>Thu, 14 Apr 2011 21:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://nathanyeung.com/?p=776#comment-417</guid>
		<description>Some randomized algorithms do have guarantees of optimality or convergence towards the desired solution - however, because of the underlying stochastic formulation, the strength of such guarantees are usually limited to almost sure convergence - which is a convergence that occurs as the number of iterations approaches infinity.  Thus, the randomized algorithm is guaranteed to solve an NP-hard problem, but only after an infinite amount of time.  For example, in my markov chains class, I learned about simulated annealing - one of the most basic algorithm to finding an optimal solution over a given energy landscape/profile.   The guarantee for this algorithm is almost sure convergence to the optimal solution, provided an appropriate annealing schedule.  Hence, there are plenty of open problems!</description>
		<content:encoded><![CDATA[<p>Some randomized algorithms do have guarantees of optimality or convergence towards the desired solution &#8211; however, because of the underlying stochastic formulation, the strength of such guarantees are usually limited to almost sure convergence &#8211; which is a convergence that occurs as the number of iterations approaches infinity.  Thus, the randomized algorithm is guaranteed to solve an NP-hard problem, but only after an infinite amount of time.  For example, in my markov chains class, I learned about simulated annealing &#8211; one of the most basic algorithm to finding an optimal solution over a given energy landscape/profile.   The guarantee for this algorithm is almost sure convergence to the optimal solution, provided an appropriate annealing schedule.  Hence, there are plenty of open problems!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

