Slashdot Mirror


User: tim_samshuijzen

tim_samshuijzen's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Graph rewriting on Cutting-Edge AI Projects? · · Score: 1

    IMHO, true AI can only be achieved by using graphs as the basic underlying data structure and graph rewriting as the basic principle of instructions. Graphs are universal data structures as all other data structures can be represented as a graph. One project based on these principles is OutOfBrain, which makes use of Graph Rewriting Agents. I think we will see more graph oriented cognitive architectures in the years to come.