Jump to content

Ai


reng

Recommended Posts

I have been running through a few things and thinking based off of a few things I have read..

 

a) I have abandoned the 'neural' path mimic technique that many people seem to like. I disagree with this mainly due to the fact that I have read in the human brain all information is retrieved within 4 'synapse?'..but I cannot think of a way for data to be categorized in this way with an order.

b) From reason a, if there is no order and it is seemingly random as to where each chunk of data is stored that makes it pretty difficult to find the data within 4 fires. (that could become extraordinarily slow after having 'taught' the ai thousands of nodes worth of data).

 

so back to point a, this means that there needs to be some sort of order to the pseudo thought processes an ai must use to retreive and store data. thus, i will accept data must be stored in much longer narrower trees. rather than wide shallow trees. my thoughts here are now, how to make the ai learn where to retreive/store data. this is all mostly speculation because i am having trouble finding online resources for non-robotic applications. the second of my trouble is word cognition. i wrote down 3 sentences that i would try to figure out from a computational stand point.

 

oranges taste good.

[many similar colors/food noun] [verb] [shallow positive?]

 

oranges are orange.

[many similar colors/food noun] [verb] [many similar colors/food noun]

 

there are many oranges in the coloring box.

[exists] [many similar colors/food noun] [location] [specific noun]

very abstractly the last sentence could be construed to mean both the fruit and the amount of shades of similar color. has anyone else ever tried doing this? the fact that the last sentence says 'coloring box' implies orange as a color, but you could say just 'box' and have been previously been talking about coloring or gesturing toward a box of crayons. i have found a single source geared towards solving this sort of thing but it does not handle prepositions nor does it handle actually translating them - pretty much all it did was what i did above. my only thought is to let the ai ask a question if the meanings do not become clear.

 

I think much of this is worth discussing, particularly the latter.

Link to comment
Share on other sites

Uhh' date=' you shouldn't be storing information in hierarchies. You want ontologies.

 

The brain, much like Google, stores information in a highly distributed and redundant manner in order to improve access times.

perhaps this is why it seemed counter intuitive. i didn't know the word for that, thanks. perhaps now my searches will yield more results

Link to comment
Share on other sites

sorry if this is all dumbed out. but basically to design the ontology and store information would sort of be like having multiple xml documents all dealing with different aspects - and the intelligence bit would come in when the bot would become able to create and store its own information?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.