<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The KT0 Project</title>
    <link rel="alternate" type="text/html" href="http://www.kt0.org/" />
    <link rel="self" type="application/atom+xml" href="http://www.kt0.org/atom.xml" />
    <id>tag:www.kt0.org,2008-10-25://1</id>
    <updated>2009-04-12T14:16:37Z</updated>
    <subtitle>A Development Blog</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>

<entry>
    <title>The road to 初段</title>
    <link rel="alternate" type="text/html" href="http://www.kt0.org/2009/04/the-road-to.html" />
    <id>tag:www.kt0.org,2009://1.10</id>

    <published>2009-04-12T14:12:26Z</published>
    <updated>2009-04-12T14:16:37Z</updated>

    <summary>So, I&apos;ve decided that I can&apos;t possibly write a good algorithm for this until I&apos;ve become at least 初段 (shodan), because a lot of complex concepts would help in drastically reducing the size of the decision tree just by the...</summary>
    <author>
        <name>KT0</name>
        <uri>http://www.kt0.org/</uri>
    </author>
    
    <category term="go" label="go" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.kt0.org/">
        <![CDATA[So, I've decided that I can't possibly write a good algorithm for this until I've become at least 初段 (sho<i>dan</i>), because a lot of complex concepts would help in drastically reducing the size of the decision tree just by the shape of the game. By generating and separating territory sizes and determining which ones are in danger, the computer can react a lot faster, doing a short search and singling out a few moves. I've risen from 30級 to about 24級 now, so I've still got a long way to go. In the meantime, it's time to start writing the paper... =(<br />]]>
        
    </content>
</entry>

<entry>
    <title>NYAMIGO</title>
    <link rel="alternate" type="text/html" href="http://www.kt0.org/2009/03/nyamigo.html" />
    <id>tag:www.kt0.org,2009://1.9</id>

    <published>2009-03-18T23:57:26Z</published>
    <updated>2009-03-19T00:01:29Z</updated>

    <summary>Well, finally got around to doing *something*. Going to head up to Columbia in a week or two to oil up my rusty Japanese, and, of course, learn the game of Go, with the guys and gals of nyamigo. It...</summary>
    <author>
        <name>KT0</name>
        <uri>http://www.kt0.org/</uri>
    </author>
    
        <category term="Everything Else" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="go" label="go" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="日本語" label="日本語" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.kt0.org/">
        <![CDATA[Well, finally got around to doing *something*. Going to head up to Columbia in a week or two to oil up my rusty Japanese, and, of course, learn the game of Go, with the guys and gals of <a href="http://igoamigo.com/nyamigo/ja/">nyamigo</a>. It sure doesn't help when developing something to not understand the requirements :)<br /><br />I'll report back in 2 weeks how everything goes. (No committments, though...)<br /><br /><br /> ]]>
        
    </content>
</entry>

<entry>
    <title>Welcome to the KT0 Project</title>
    <link rel="alternate" type="text/html" href="http://www.kt0.org/2009/01/welcome-to-the-kt0-project.html" />
    <id>tag:www.kt0.org,2009://1.8</id>

    <published>2009-01-04T04:35:43Z</published>
    <updated>2009-01-04T04:38:13Z</updated>

    <summary>The purpose of this site is to track the [super slow] progress of my development projects. I&apos;m researching on my spare time the effectiveness of &quot;lossy pruning&quot; in Artificial Intelligence, because let&apos;s face it, when you sit down to play...</summary>
    <author>
        <name>KT0</name>
        <uri>http://www.kt0.org/</uri>
    </author>
    
        <category term="Everything Else" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.kt0.org/">
        <![CDATA[The purpose of this site is to track the [super slow] progress of my development projects. I'm researching on my spare time the effectiveness of "lossy pruning" in Artificial Intelligence, because let's face it, when you sit down to play a game, you rule out many moves right off the bat if you're a skilled player. Why shouldn't the computer do the same? This may have many applications in high branching games, specifically computer go, where the number of possible moves is so high. Stay tuned! (Although don't keep your hopes up...)<br />]]>
        
    </content>
</entry>

</feed>
