> > My "matrix trick" may be able to map propositions to a high-dimensional > vector space, but my assumption that concepts are matrices (that are also > rotations in space) may be unjustified. I need to find a set of criteria > for matrices to represent concepts faithfully. This direction is still > hopeful.
I'm curious what your "matrix trick" is. Are you familiar with adjacency matrices? They're the simplest and most common way of representing directed graphs as matrices. http://en.wikipedia.org/wiki/Adjacency_matrix Semantic nets typically have sparse adjacency matrices, and there are a lot of good algorithms and libraries out there for efficiently representing and manipulating sparse matrices. On Fri, Nov 9, 2012 at 10:35 AM, YKY (Yan King Yin, 甄景贤) < [email protected]> wrote: > Hi folks, > > These are 2 blog posts showing my latest research direction: > 1. Unifying thinking and > acting<http://geniferology.blogspot.hk/2012/11/unifying-thinking-and-acting.html> > 2. About logic, and how to do it > fast<http://geniferology.blogspot.hk/2012/11/about-logic-and-how-to-do-it-fast.html> > > Hope you enjoy them =) > Comments and suggestions welcome! > -- > *YKY* > *"The ultimate goal of mathematics is to eliminate any need for > intelligent thought"* -- Alfred North Whitehead > > *AGI* | Archives <https://www.listbox.com/member/archive/303/=now> > <https://www.listbox.com/member/archive/rss/303/23050605-bcb45fb4> | > Modify<https://www.listbox.com/member/?&>Your Subscription > <http://www.listbox.com> > ------------------------------------------- AGI Archives: https://www.listbox.com/member/archive/303/=now RSS Feed: https://www.listbox.com/member/archive/rss/303/21088071-c97d2393 Modify Your Subscription: https://www.listbox.com/member/?member_id=21088071&id_secret=21088071-2484a968 Powered by Listbox: http://www.listbox.com
