The Language-Action Perspective: AI is Impossible?

With all my AI posts lately, I'm sorry I hadn't realized that the May 2006 issue of the CACM had a theme on the language-action perspective, a critique by Terry Winograd and Fernando Flores that dates from 1986 whose essential point the CACM summarizes neatly:

[S]killful action always occurs …

more ...

AI in 3 Months

Exploring Artificial Intelligence is an exciting prospect for non-professional programming (it's a quite rare part of professional programming). Rather than criticize others for being On Intelligence) Architecture on Tic-Tac-Toe

Naturally Speaking 8 ), the underlying processing is still realtime (and, last time I checked, single threaded). This is foolish! I would …

more ...

Evolving a Path-Finding Algorithm

Rick Strom has a nice page showing how he used genetic programming to create a path-finding algorithm. This is real genetic programming, which differs from a genetic algorithm in that GP evolves an actual behavior tree of (potentially) arbitrary size, while a GA evolves the optimal parameters for a complex …

more ...

Active Record as a Rule Engine

Snap! Ayende Rahein has shown how Active Record can be used to implement a rules engine. I'd had some thoughts about backward-chaining and LINQ lately as part of a forthcoming post, it's nice to see some groundwork laid.

BTW, this is via Sam Gentile, whose \<a href="http://www.knowing …

more ...

Apologies to the "Made in Express" Finalists

In an earlier post, I was thoughtlessly harsh about the finalists in Microsoft's "Made in Express" contest. It's come to my attention that at least several of the contestants felt insulted by the post. To them I apologize: I wish them nothing but the best and envy them their enthusiasm …

more ...

An Old Neural Net Programmer on Jeff Hawkins' Model of Intelligence

::: {style="MARGIN-TOP: 0in; MARGIN-LEFT: 0in; WIDTH: 8.73in; DIRECTION: ltr"} ::: {style="MARGIN-TOP: 0in; MARGIN-LEFT: 0.084in; WIDTH: 6.604in; DIRECTION: ltr"} An Old Neural Net Programmer on Jeff Hawkins' Model of Intelligence :::

::: {style="MARGIN-TOP: 0.049in; MARGIN-LEFT: 0.084in; WIDTH: 1.54in; DIRECTION: ltr"} Monday, May 29, 2006

7:07 …

more ...

AI for Poker

::: {style="MARGIN-TOP: 0in; MARGIN-LEFT: 0in; WIDTH: 2.445in; DIRECTION: ltr"} AI for Poker :::

::: {style="MARGIN-TOP: 0.049in; MARGIN-LEFT: 0in; WIDTH: 1.486in; DIRECTION: ltr"} Sunday, May 28, 2006

9:28 PM :::

Daniel Crenna, one of the finalists in the "Made in Express" contest, felt I went too far in dismissing …

more ...

Unpredictability and recognition systems

::: {style="MARGIN-TOP: 0in; MARGIN-LEFT: 0in; WIDTH: 6.708in; DIRECTION: ltr"} ::: {style="MARGIN-TOP: 0in; MARGIN-LEFT: 0in; WIDTH: 5.333in; DIRECTION: ltr"} Unpredictability and recognition systems :::

::: {style="MARGIN-TOP: 0.049in; MARGIN-LEFT: 0in; WIDTH: 1.486in; DIRECTION: ltr"} Sunday, May 28, 2006

12:18 PM :::

::: {style="MARGIN-TOP: 0.311in; MARGIN-LEFT: 0in; WIDTH: 9 …

more ...

On "On Intelligence"

On [On Intelligence]{style="FONT-STYLE: italic"} Sunday, May 28, 2006

9:11 AM On the suggestion of John Lam, I bought Jeff Hawkins' book On Intelligence and pretty much read it through in one sitting. That was possible because it's a very accessible book and also because, to a large …

more ...