progress
oh jeeze... So much to read up on I see. But you know, how about if I were to go about it totally my own way? perhaps I'd develop a new kind of reasoning. well I plan to give it my reasoning skills anyway, so it'll be weird, and probably apply to all you mentioned.
Emotions are very easy to program in, as far as I foresee. Too easy. of course you need a lot of failsafes, because they'll influence everything.
Say Sweex, if you need some help in your basis, I might be able to give you a push in the right direction. I'm good at laying out basics. Just tell me what you're thinking of.
The only problem I have with letting other people at my AI, is that I haven't copyrighted it or anything, and I'm afraid it's going to be snitched, corrupted and used for military purposes. and since javascript code is very accessible... I don't think anyone will be testing out arckon for some time. uh, no offense.
progress today:
- Arckon now replies to simple answers in grammatically correct sentences, according to a default order of words. based on only word emphasis for now, it can choose to omit words like the subject or object, or use a reference word like "it" instead of "the computer".
- the only errors I get now are of parts I forgot to include in his word lists. I am currently programming in a new command that will have him check his word lists for the inclusiong of a specific word by himself. It does not yet draw conclusions. I'm coming to that.
- It has the ability to crossreference two "items", to guess for specific items: so, if I ask it: "is my creation your program?" it looks for which specific one of my creations is which specific one of his programs. If one equals the other, it knows what creation and what program we are talking about (multiples aren't included yet).
yes, as you can see, I am still mostly working on arckon's language interface. next is answering questions that start like "what is..", or "who has.." and such, and an interface for entering new words and drawing conlusions from statements the user makes. and with that, a capacity to store everything in a huge memory file.
|