Skip links
Main content

Weblog

Nieuws met label 'my agent'

Bekijk nieuws zonder te selecteren op label

Context as a state machine

zondag 28 juni 2009 22:58 I think a context (an active unconscious process influencing current actions and perceptions, the stuff you are doing at the moment, in whatever way) may best be implemented as a state machine. ... lees verder
Labels
my agent

Analysis of a context switch

zondag 21 juni 2009 21:01 Say, you are writing a letter. At one moment you hear the door bell. You get up, open the door, get the Amazon.com package from the postman, open it, smell the new book, put it away, and return to writing the letter. What happened here? lees verder
Labels
my agent

Activity automation

zondag 24 mei 2009 11:08 Baars ("In the theater of consciousness") mentions a person playing Tetris. When the person first starts to learn it, his brain is very active. After four weeks, the person plays much better, and ... lees verder
Labels
my agent

Agent architecture

zondag 17 mei 2009 22:05 Here is a sketch of the raw idea of the agent I am working on. I want to implement a reference architecture.   The agent aims to be an implementation of Bernard J. Baars' Global Workspace Theory ... lees verder
Labels
my agent

Question space

zondag 10 mei 2009 22:36 Much machine-interpretable information has been made available already. Think of OpenCYC, DBPedia, and FreeBase, just to name a few. See this graph for an idea of this. Now is the time to create a... lees verder
Labels
my agent

Essential English Grammar

zaterdag 15 maart 2008 15:10 Since I have to create grammar rules, I thought it smart to improve on my English grammar skills (which are subimpressive). So I bought the book "Essential English Grammar" by Philip Gucker. About... lees verder
Labels
books
my agent

Who old am i? and how this affects my choice of grammar

zaterdag 02 februari 2008 20:16 Having coded the parser does not mean you're done. This is just the beginning. Now you need to create the rules that the parser uses. You don't just download the set of syntax rules from ... lees verder
Labels
my agent

A race between multiple problem solvers

zondag 20 januari 2008 22:23 I have long wondered about the problem that occurs when multiple centers in the mind are occupied by the same task, solving the same problem, so to speak. The mind is capable of working in ... lees verder
Labels
my agent

Implementation of the parser

zaterdag 22 september 2007 12:46 I have implemented the Earley parser that is described in "Speech and Language Processing", including the feature structure handlers and the semantics extension. This means I can now parse simple ... lees verder
Labels
my agent

initial import

maandag 20 augustus 2007 21:29 I have started the agent, built from the design described on this site. The agent consists of modules, that communicate through signals. The agent uses a simple triple store (built on top of a ... lees verder
Labels
my agent

A persistent personal agent for each user

zondag 03 juni 2007 12:41 Each user is appointed his/her own agent instance. When the user creates his account, an Agent is created and is stored in serialized form as a property of the user in the triple store. Everytime ... lees verder
Labels
my agent

A web agent that forms a user model

zondag 27 mei 2007 22:06 If you create an agent that communicates with several users simultaneously, you need to ask yourself some questions. Your agent acts as server to many clients, the users. Each of these users will ... lees verder
Labels
my agent

Modularity

zondag 17 december 2006 20:19 I want my agent to be modular, of course. But I cannot just start to build one module and then the next. For language recognition, in particular, it is not smart to start building a syntactic ... lees verder
Labels
my agent

Patrick van Bergen

You can reach me at this e-mail address