<?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: Checkers bot can&#039;t lose&#8230; Ever</title>
	<atom:link href="http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/</link>
	<description>Musings of a computer scientist on predictions, odds, and markets</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:47:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Poker maniac</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-2833</link>
		<dc:creator>Poker maniac</dc:creator>
		<pubDate>Thu, 03 Jun 2010 00:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-2833</guid>
		<description>Thanks for very informative post. I play poker a lot and have a lot of fun :)</description>
		<content:encoded><![CDATA[<p>Thanks for very informative post. I play poker a lot and have a lot of fun <img src='http://blog.oddhead.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvia Divinorum</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-2765</link>
		<dc:creator>Salvia Divinorum</dc:creator>
		<pubDate>Fri, 21 May 2010 23:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-2765</guid>
		<description>Poker was already solved by a mathematician a long time ago. What casinos did to solve this was just to add one or more mazes to the existing mix and that made the trick.</description>
		<content:encoded><![CDATA[<p>Poker was already solved by a mathematician a long time ago. What casinos did to solve this was just to add one or more mazes to the existing mix and that made the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poker Fella</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-1653</link>
		<dc:creator>Poker Fella</dc:creator>
		<pubDate>Sun, 07 Feb 2010 22:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-1653</guid>
		<description>Poker is a closed game.  Unlike chess or checkers, or even go, poker is played while only knowing incomplete information - it&#039;s as much a psychological game as it is a game of correct strategy.  Having said that, there is by definition always a right or wrong decision to make at any point during a hand or game, even if the correct decision loses money (i.e. call to a draw with good odds but miss) and so in theory, if a computer was able to take ALL information into consideration (including profiling opponents) and could adapt and play deceptively, there is no reason that a bot couldn&#039;t be developed which could play an optimal game IMO.</description>
		<content:encoded><![CDATA[<p>Poker is a closed game.  Unlike chess or checkers, or even go, poker is played while only knowing incomplete information &#8211; it&#8217;s as much a psychological game as it is a game of correct strategy.  Having said that, there is by definition always a right or wrong decision to make at any point during a hand or game, even if the correct decision loses money (i.e. call to a draw with good odds but miss) and so in theory, if a computer was able to take ALL information into consideration (including profiling opponents) and could adapt and play deceptively, there is no reason that a bot couldn&#8217;t be developed which could play an optimal game IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orient-Poker</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-209</link>
		<dc:creator>Orient-Poker</dc:creator>
		<pubDate>Tue, 19 May 2009 13:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-209</guid>
		<description>In my humble opinion, poker cannot be solved &quot;by definition&quot;. First comparing it to backgammon is not possible. Each game of backgammon involves making many decisions (dozens), before reaching a conclusion. Hence the signal/noise ratio is relatively small and true outperformers emerge rather rapidly.
On the other hand, one hand (game )of poker is only a few decisions each time (say in no-limit holdem, 4 streets, but the space of decisions is very small as most actions are &quot;obviously&quot; wrong). So that the signal to noise ratio is small (tiny).
Plus, and this is a big plus, an optimal strategy is contingent on the strategy of the opponent. There is NO unique strategy (unless it is adaptive) that beats all players. But then if you play against a bot with adaptive strategy, you can adapt to him too, there is some feedback loop.
Plus, and this an even bigger plus, it is not going to be possible to &quot;prove&quot; that we have solved poker, because you would need to have a strategy that beats all (adaptive) strategy; yes but you need to run that for millions of hands, don&#039;t you; because at some point one dominated strategy may improve ans starts dominating...</description>
		<content:encoded><![CDATA[<p>In my humble opinion, poker cannot be solved &#8220;by definition&#8221;. First comparing it to backgammon is not possible. Each game of backgammon involves making many decisions (dozens), before reaching a conclusion. Hence the signal/noise ratio is relatively small and true outperformers emerge rather rapidly.<br />
On the other hand, one hand (game )of poker is only a few decisions each time (say in no-limit holdem, 4 streets, but the space of decisions is very small as most actions are &#8220;obviously&#8221; wrong). So that the signal to noise ratio is small (tiny).<br />
Plus, and this is a big plus, an optimal strategy is contingent on the strategy of the opponent. There is NO unique strategy (unless it is adaptive) that beats all players. But then if you play against a bot with adaptive strategy, you can adapt to him too, there is some feedback loop.<br />
Plus, and this an even bigger plus, it is not going to be possible to &#8220;prove&#8221; that we have solved poker, because you would need to have a strategy that beats all (adaptive) strategy; yes but you need to run that for millions of hands, don&#8217;t you; because at some point one dominated strategy may improve ans starts dominating&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judy Online</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-208</link>
		<dc:creator>Judy Online</dc:creator>
		<pubDate>Wed, 09 Jul 2008 19:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-208</guid>
		<description>Please, nobody tell my granddaughter about this ... she already runs rings around me when we play checkers. No computer is needed.</description>
		<content:encoded><![CDATA[<p>Please, nobody tell my granddaughter about this &#8230; she already runs rings around me when we play checkers. No computer is needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim poker guy</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-207</link>
		<dc:creator>Jim poker guy</dc:creator>
		<pubDate>Wed, 09 Jul 2008 16:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-207</guid>
		<description>I can see the point being made by Trevor - the variability of the incomplete data set coupled with human finagling could leave a poker bot dangling, ( oh it rhymes )... however, I think what is being said above does not necessarily apply to one poker hand.

In other words, poker calculations give odds over a number of poker hands and the more hands involved is the statistically closer that the &quot;perfect bot&quot; would be able to come to achieving near perfect play with an incomplete data set.

I suspect that this may be what Andrew is saying above, which doesn&#039;t totally invalidate what Trevor might be postulating, but it does put it more squarely into the context of statistical probability when a larger number of hands are being reviewed.</description>
		<content:encoded><![CDATA[<p>I can see the point being made by Trevor &#8211; the variability of the incomplete data set coupled with human finagling could leave a poker bot dangling, ( oh it rhymes )&#8230; however, I think what is being said above does not necessarily apply to one poker hand.</p>
<p>In other words, poker calculations give odds over a number of poker hands and the more hands involved is the statistically closer that the &#8220;perfect bot&#8221; would be able to come to achieving near perfect play with an incomplete data set.</p>
<p>I suspect that this may be what Andrew is saying above, which doesn&#8217;t totally invalidate what Trevor might be postulating, but it does put it more squarely into the context of statistical probability when a larger number of hands are being reviewed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Online Poker Tournament Enthusiast</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-206</link>
		<dc:creator>Online Poker Tournament Enthusiast</dc:creator>
		<pubDate>Fri, 30 May 2008 20:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-206</guid>
		<description>The problem with poker robots or poker computers they would need to be able to switch their betting patters and profiles how to adapt and &quot;bluff&quot; like changing their loose-tight and aggressive level. The component of human betting psychology is something that I assume is something that will be never matched by a computer.

We will see, but I highly doubt it!</description>
		<content:encoded><![CDATA[<p>The problem with poker robots or poker computers they would need to be able to switch their betting patters and profiles how to adapt and &#8220;bluff&#8221; like changing their loose-tight and aggressive level. The component of human betting psychology is something that I assume is something that will be never matched by a computer.</p>
<p>We will see, but I highly doubt it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor da Poker idiot</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-205</link>
		<dc:creator>Trevor da Poker idiot</dc:creator>
		<pubDate>Tue, 27 May 2008 01:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-205</guid>
		<description>Andrew, I would have agreed with you 110% before I started to play poker and even up until the time that I thought i knew the game.

But now, after having played perhaps a 20,000 games and after having seen all kinds of things happen where people say NO way No way... 3 of us with full hands on a table betting all-in with 3 months worth of saved poker points... ha ha...

This game is a game of balls. Even when you calculate that the pot odds compared to your odds of getting the nuts is favorable, that is still only one part of the calculation.

I like what Mohammed said above about simultaneous equations happening.

I am sitting at a table with 9 people who don&#039;t like to fold ( loose as it gets ), I have calculated my pot odds vs my card odds and am Oh so sure of my self. I have had to chase out 5 of the 9 people by indiscrinate raising ( because 9 other people holds no surety even for pocket aces.

So, now i did something that no poker robot would be able to do successfully, which is to drive out the other players based on nothing but fear ( or they think i am  stupid, ha ha ).

I am now sitting at the flop, and having done the pot odds to card calc and about to make the best computer sanctioned play, when suddenly I remember that one of my two opponents is simply going to call anything that I do, in other words I can&#039;t drive him/her out, but i can certainly raise the pot.

So, i say something kewl in chat, to rattle this player, something like the truth, &quot;Guys stop betting now, i have pocket aces ...&quot;

He or she suspects that I have king/queen combo and really doubts i have pocket aces. Even a poker robot would calculate low odds that I have pocket aces, especially if there was an ace on the flop and my opponent already has an ace.

Andrew, the computer simply isn&#039;t going to win this particular round, and if it is forced to drop out or go all-in against a human opponent who went all in with 2 pocket aces and an ace on the flop, the SUPERCOMPUTER LOSES.

No, if ands or butts, it simply loses. Andrew.

Someone smarter than I would say, but perfect poker play entails making the best choice from an incomplete set of data, but the fact is that if you are forced to go all-in and the odds say that you should have won, yet you lose, you&#039;re out of there buddy.

Perhaps a computer would have a better chance on a limit table.

Just my two cents worth...</description>
		<content:encoded><![CDATA[<p>Andrew, I would have agreed with you 110% before I started to play poker and even up until the time that I thought i knew the game.</p>
<p>But now, after having played perhaps a 20,000 games and after having seen all kinds of things happen where people say NO way No way&#8230; 3 of us with full hands on a table betting all-in with 3 months worth of saved poker points&#8230; ha ha&#8230;</p>
<p>This game is a game of balls. Even when you calculate that the pot odds compared to your odds of getting the nuts is favorable, that is still only one part of the calculation.</p>
<p>I like what Mohammed said above about simultaneous equations happening.</p>
<p>I am sitting at a table with 9 people who don&#8217;t like to fold ( loose as it gets ), I have calculated my pot odds vs my card odds and am Oh so sure of my self. I have had to chase out 5 of the 9 people by indiscrinate raising ( because 9 other people holds no surety even for pocket aces.</p>
<p>So, now i did something that no poker robot would be able to do successfully, which is to drive out the other players based on nothing but fear ( or they think i am  stupid, ha ha ).</p>
<p>I am now sitting at the flop, and having done the pot odds to card calc and about to make the best computer sanctioned play, when suddenly I remember that one of my two opponents is simply going to call anything that I do, in other words I can&#8217;t drive him/her out, but i can certainly raise the pot.</p>
<p>So, i say something kewl in chat, to rattle this player, something like the truth, &#8220;Guys stop betting now, i have pocket aces &#8230;&#8221;</p>
<p>He or she suspects that I have king/queen combo and really doubts i have pocket aces. Even a poker robot would calculate low odds that I have pocket aces, especially if there was an ace on the flop and my opponent already has an ace.</p>
<p>Andrew, the computer simply isn&#8217;t going to win this particular round, and if it is forced to drop out or go all-in against a human opponent who went all in with 2 pocket aces and an ace on the flop, the SUPERCOMPUTER LOSES.</p>
<p>No, if ands or butts, it simply loses. Andrew.</p>
<p>Someone smarter than I would say, but perfect poker play entails making the best choice from an incomplete set of data, but the fact is that if you are forced to go all-in and the odds say that you should have won, yet you lose, you&#8217;re out of there buddy.</p>
<p>Perhaps a computer would have a better chance on a limit table.</p>
<p>Just my two cents worth&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Morris</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-204</link>
		<dc:creator>Andrew Morris</dc:creator>
		<pubDate>Wed, 02 Apr 2008 22:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-204</guid>
		<description>I agree that poker may never be solved. But if the history of chess teaches us anything, it is that a sophisticated program running on a supercomputer will be able to defeat a leading poker player soon, at least in head-to-head competition. Tournament play may be another matter ...</description>
		<content:encoded><![CDATA[<p>I agree that poker may never be solved. But if the history of chess teaches us anything, it is that a sophisticated program running on a supercomputer will be able to defeat a leading poker player soon, at least in head-to-head competition. Tournament play may be another matter &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Pennock</title>
		<link>http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-202</link>
		<dc:creator>David Pennock</dc:creator>
		<pubDate>Wed, 19 Mar 2008 03:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oddhead.com/2007/07/29/checkers-bot-cant-lose-ever/#comment-202</guid>
		<description>It sounds like you are arguing against online poker in general, not just poker bots</description>
		<content:encoded><![CDATA[<p>It sounds like you are arguing against online poker in general, not just poker bots</p>
]]></content:encoded>
	</item>
</channel>
</rss>

