<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Peter&#039;s Blog &#124; PeterMStewart.Net &#187; poker</title>
	<atom:link href="http://www.petermstewart.net/tag/poker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petermstewart.net</link>
	<description>Mostly Harmless...</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:07:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Intelligent Mistakes in Game AI</title>
		<link>http://www.petermstewart.net/2009/03/19/intelligent-mistakes-in-game-ai/</link>
		<comments>http://www.petermstewart.net/2009/03/19/intelligent-mistakes-in-game-ai/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:09:23 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[artificialintelligence]]></category>
		<category><![CDATA[chess]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[poker]]></category>

		<guid isPermaLink="false">http://www.petermstewart.net/?p=236</guid>
		<description><![CDATA[I saw an interesting Gamasutra article on Slashdot today about creating game AI which is &#8220;stupid&#8221; enough to be beatable, but &#8220;intelligent&#8221; enough to make realistic mistakes. Taking poker as an example: For weak poker AI, an intelligent mistake consists &#8230; <a href="http://www.petermstewart.net/2009/03/19/intelligent-mistakes-in-game-ai/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I saw an <a href="http://www.gamasutra.com/view/feature/3947/intelligent_mistakes_how_to_.php?print=1">interesting Gamasutra article</a> on <a href="http://games.slashdot.org/article.pl?sid=09/03/18/1438231">Slashdot</a> today about creating game AI which is &#8220;stupid&#8221; enough to be beatable, but &#8220;intelligent&#8221; enough to make realistic mistakes.</p>
<p>Taking poker as an example:</p>
<blockquote><p>For weak poker AI, an intelligent mistake consists of figuring out what you should do, and then not doing it, so long as not doing it does not make you look stupid.</p>
<p>For example, if the human player just put in a big raise, yet you know there&#8217;s a 75 percent chance your hand is the best, then an intelligent mistake would be to fold. The odds are the AI would win, yet we are simulating a weak human player, and weak human players often fold to a large raise when they are unclear on their odds.</p>
<p>Conversely, weak human players often call when their chances are weak. It&#8217;s a natural thing to do and allows us to reduce the strength of the AI player, without it looking artificially stupid.</p></blockquote>
<p>There&#8217;s also mention of a fairly cool sounding chess program:</p>
<blockquote><p>The programmers of Fritz hit upon a solution that involved the AI deliberately setting up situations that the human player could exploit (with some thought) that would allow the human to gain a positional or piece advantage. Once the human player gained the advantage, the AI would resume trying to win.</p>
<p>At no point here is the AI actually dumbed down. If anything, there is actually quite a bit more computation going on, and certainly more complexity.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.petermstewart.net/2009/03/19/intelligent-mistakes-in-game-ai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Online Poker for Linux</title>
		<link>http://www.petermstewart.net/2008/11/27/free-online-poker-for-linux/</link>
		<comments>http://www.petermstewart.net/2008/11/27/free-online-poker-for-linux/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 12:11:50 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[artificialintelligence]]></category>
		<category><![CDATA[eee701]]></category>
		<category><![CDATA[poker]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.petermstewart.net/?p=121</guid>
		<description><![CDATA[I really like poker. Partly as an interesting artificial intelligence problem, but mostly as a fun way to spend time with a group of friends. Now that I&#8217;ve finished travelling the problem is finding people to play with! There are &#8230; <a href="http://www.petermstewart.net/2008/11/27/free-online-poker-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I <em>really</em> like poker. Partly as an interesting <a href="http://poker.cs.ualberta.ca/">artificial</a> <a href="http://www.pcauthority.com.au/News/115852,poker-program-battles-humans-in-vegas.aspx">intelligence</a> <a href="http://pokerai.org/pj2/index.php">problem</a>, but mostly as a fun way to spend time with a group of friends. Now that I&#8217;ve finished travelling the problem is finding people to play with!</p>
<p>There are a couple of reasons why I don&#8217;t like online poker. The first is an issue of trust. Between bots, collusion, and <a href="http://it.slashdot.org/article.pl?sid=08/09/30/1932217">poor security</a>, I just don&#8217;t believe that all the players in a game are on an equal footing. The second reason is that I think of poker as a social game. I like to be able to see the people I&#8217;m playing against!</p>
<p><a href="http://www.pokerth.net/">PokerTH</a> is a cross-platform (Windows, Mac OS X &amp; Linux) Texas Hold &#8216;em poker application, released under the GPL. It includes the option of a local game against AI opponents, as well as a free online setting, allowing the player to join a public table or create a private one to play with friends. I still can&#8217;t see the other people at the table, but it&#8217;s a great way to learn the game or just play for fun!</p>
<p>My only complaint so far is that the minimum window size is too big for the Eee 701. It&#8217;s easy to get around by moving the window every so often, but it would be nice to have the ability to scale the window down for smaller screens.</p>
<p><a href="http://www.pokerth.net/content/view/16/60/">Download PokerTH</a> (Currently version 0.62)</p>
<p>PokerTH version 0.60 is currently available in the Ubuntu 8.04 repositories.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.petermstewart.net/2008/11/27/free-online-poker-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
