These represent actions in the real world. We should represent them as a
record. I propose the following fields:

-Actors [in the event]
-Actions [what is done in the event]
-Results
-Continuations [what might happen afterwards]
-Previous events [what happened before]
-Who wants this
-Who doesn't want this

So, say, the use case is going to the fridge for getting a beer.

-Actors: me
-Actions: I walk etc.
-Results: I can drink
-Continuation: I continue watching TV
-Previous events: I sat down in the couch
-Who wants this: me, obviously
-Who doesn't want this: my wife (lol)

Anyway, that's the idea. You can use the same record for things computers
do, incidentally. And for abstract stuff as well.

-Actors: the matrix
-Actions: matrix multiplication
-Results: data is now in a better representation

etc.

See? You can just program AI.

Cheers

-- 
Stefan Reich
BotCompany.de // Java-based operating systems

------------------------------------------
Artificial General Intelligence List: AGI
Permalink: 
https://agi.topicbox.com/groups/agi/T7db02624de5eea01-Mec43ffc5d537e113e5a53a3b
Delivery options: https://agi.topicbox.com/groups/agi/subscription

Reply via email to