Wooden-Robot.net
Commonsense AI, NLP, interaction design, web apps
Home
About
Publications
Subscribe (RSS) | Assimilate!
Search
Categories
Accessibility/A11y
(4)
AI
(6)
Books
(2)
C#
(12)
C/C++
(3)
Coding style
(9)
DHTML
(28)
Digirati
(2)
Interaction Design
(12)
Java
(11)
MSWindows
(17)
Open AIM
(6)
Optimization
(5)
PIM
(8)
Prolog
(3)
Security
(4)
Source control
(4)
Tools
(18)
Uncategorized
(4)
Meta
Log in
Entries
RSS
Comments
RSS
WordPress.org
Archives - Posts tagged as 'Prolog'
How to avoid unexpected backtracking in Prolog fail loops
A Prolog fail loop is a way of doing iteration in Prolog. For example, in this predicate (methods and functions are called predicates in Prolog ...
[February 18th by david]
Micro-theory of gaze
Gaze (aka "looking at something") can be automatic (scanning the environment), strategic (getting a closer look at something interesting), and even communicative (indicating interest, anger, ...
[October 15th by david]
Comparison of tools for rule-based inference
Although I started writing pseudo-code rules a few weeks ago, I've suspended that while I look for a tool for writing and testing rules ...
[October 15th by david]