Page 3 of 29 FirstFirst 12345613 ... LastLast
Results 81 to 120 of 1155

Thread: [RESOLVED] artificial intelligence

  1. #81
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: artificial intelligence

    You know what, you should make that a Web Application and let other people "talk" with your so called "AI". This way you could keep your "algorithms" on the server side so that nobody access the code but people could still run some tests by themselves instead of watching those videos.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  2. #82
    Fanatic Member Arve K.'s Avatar
    Join Date
    Sep 2008
    Location
    Kyrksæterøra, Norway
    Posts
    518

    Re: artificial intelligence

    I don't understand it... What does all those random letters mean??
    Arve K.

    Please mark your thread as resolved and add reputation to those who helped you solve your problem
    Disclaimer: I am not a professional programmer

  3. #83

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    11 letters represent the dark areas on the image captured (the outline of the figure seen by v7)
    each letter corresponds to 5 points on the image, the dark areas are marked with green dots,
    for each 5 points there is a letter assigned to any combination of dark(or green marked) points.

    therefore each letter can be assigned any action robotic, visual or code, if the program
    feels like it she will execute the code assigned to the letter.

    for example if she is fighting and she predicts a left punch (perceived as x for example), x is predicted and executed, for x can be assigned the action shoot/block/hit to left.

    the numbers represent the volume level of the audio input.
    1 = yes 2-4 = maybe 5-6 = no or angry

    this way little memory is used, she can fight more efficiently (because talk combination are lowered )

    she can use speech to text but at this time the technology is not advanced and i get only 10% accuracy
    Last edited by moti barski; Jan 1st, 2011 at 04:40 PM.

  4. #84
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    I still don't understand the original (v5) program after watching all the videos... some labeling would help a lot. You have one textbox above another, you type in the first textbox, sometimes the second textbox displays the last thing you typed, other times it's the last thing the "AI" parroted back from earlier... that took you 13/2 years to make?

  5. #85

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    is the lable right to that textbox visible to to you?
    Last edited by moti barski; Jan 6th, 2011 at 04:58 PM.

  6. #86
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    There is no label to the left of the textbox... the textbox is at the left edge of the form..

  7. #87

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    there is a label betwin a text box and the volume meter, that outputs stuff can everyone see it ?

  8. #88
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    Re: artificial intelligence

    I'm just praying for the day when the OP comes to the realization that this is not actually AI.

    Give me an hour and I could not only replicate the actions of this "AI", but make it more believable.
    CodeBank contributions: Process Manager, Temp File Cleaner

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

  9. #89

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    I'm just praying for the day when the OP comes to the realization that this is not actually AI.

    Give me an hour and I could not only replicate the actions of this "AI", but make it more believable.
    i talk she answer
    she talks loud if she wants
    she replays differently to the same input according to the situation
    she has emotions

    maybe you don't see the label and you refer only to the 2nd textbox from the top check out the label
    with the output (near the vumeter)

    what WHAT ?

  10. #90
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    Re: artificial intelligence

    Quote Originally Posted by moti barski View Post
    i talk she answer
    she talks loud if she wants
    she replays differently to the same input according to the situation
    she has emotions

    maybe you don't see the label and you refer only to the 2nd textbox from the top check out the label
    with the output (near the vumeter)

    what WHAT ?
    You're not making sense and the UI makes no sense. And you're delusional too =/
    CodeBank contributions: Process Manager, Temp File Cleaner

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

  11. #91

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    you used the word praying, is A.I against your religion are you not objective ?

  12. #92

    Re: artificial intelligence

    Quote Originally Posted by moti barski View Post
    you used the word praying, is A.I against your religion are you not objective ?
    Now you're taking him too literally. I can use the word science, destruction and Matrix, but none of them are completely relevant in a whole (perhaps Matrix might be, but that's a different story).

    I believe a bit of proof in the forms of coding have been requested. If you have created a true artificial intelligence, I'm sure the folks at A.L.I.C.E. would like to chat with you.

  13. #93
    PowerPoster
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,070

    Re: artificial intelligence

    Quote Originally Posted by moti barski View Post
    i talk she answer
    she talks loud if she wants
    she replays differently to the same input according to the situation
    she has emotions
    So you have a random response generator. How is that in any way even similar to AI? Is a 'magic 8 ball' toy also AI?

    Quote Originally Posted by moti barski View Post
    what WHAT ?
    What?

  14. #94

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    some of you say its parroting some of you say its random.
    i think in each activation her intelligence has increased and the responses are better, she cusses
    when i cuss, she greets me when i greet her, she talked about the appropriet character for the game and shows i typed.

    wouldn't it be awesome to play gta san andreas when the characters answer back, to play gomoku
    and the pc would cuss if it loses.

    considering the input the replays are logical.

  15. #95
    Fanatic Member
    Join Date
    Aug 2009
    Posts
    540

    Re: artificial intelligence

    This whole thread reminds me of this saying.

    "Never argue with an idiot. They'll just drag you down to their level and beat you with experience."
    Where I'm from we only have one bit of advice for new comers: "If you hear banjos, turn and run".


    VS 2008 .NetFW 2.0

  16. #96
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: artificial intelligence

    Quote Originally Posted by BackWoodsCoder View Post
    "Never argue with an idiot. They'll just drag you down to their level and beat you with experience."
    I love it!
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  17. #97
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: artificial intelligence

    Seriously moti, videos do not prove much plus it looks like we don't see the whole GUI so NO, nobody sees the label beside the text boxes. If you really want some feedback, let people try it by themselves and publish the code source so we can all see what it actually does because it definitely looks way too simple to be a real complex AI with learning capabilities.
    Last edited by stlaural; Jan 10th, 2011 at 02:59 PM.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  18. #98

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    the label doesn't always apear but its to the right of the second text box from the top and to the left of
    the full progress bar
    Last edited by moti barski; Feb 25th, 2011 at 04:22 AM.

  19. #99

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    tell me what you think about the upgrade
    http://www.youtube.com/watch?v=6eWHWS9cAy0

  20. #100
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    I still see no signs of intelligence.

  21. #101
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: artificial intelligence

    Same here, looks more like a random string generator to me. I simply can't understand what is happening and what is being displayed.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  22. #102
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: artificial intelligence

    I still see no signs of intelligence.
    In the links or in the thread?
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  23. #103
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    Quote Originally Posted by FunkyDexter View Post
    In the links or in the thread?
    Both...

  24. #104

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    now she knows colors

    minitech what would you aknowledge as signs of intelligence ?

    FunkyDexter : the joke was also about me but i admit it was so funny i choked and i mean it
    Last edited by moti barski; Feb 25th, 2011 at 04:44 PM.

  25. #105
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    If I can judge language recognition features to be better than the average CleverBot thing, I'll recognize it as intelligence. In fact, if you come close to half of CleverBot's "intelligence" I'll acknowledge signs of intelligence, but this is not an AI as far as I can see. Can you set it up as a web service everybody can test instead of posting vague videos on YouTube?

  26. #106

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    i would like to suggest an intelligence test, if an A.I prog were to successfully complete a game very simillar to pokemon red (for example) would you consider it intelligent ?

    by the way here is a script of a chat with cleverbot :
    i said hello
    1st
    Hello.
    Apple?
    How are you ?
    Not good. You?

    What tv shows do you like ?
    I like Psych.
    What is it ?
    'Bad Translator has infiltrated the school system? '.
    What are you talking about ?
    What are YOU talking about?!
    Hello.
    What was the last recorded important creative act?
    How are you ?
    Oh i'm 15.
    I am fine.
    Good, what are you doing?
    Playing on the computer.
    Is it fun?
    Kind of.
    Is it red?
    Mortal kombat.
    Nothing? Nothing?
    Hadoken.
    What is Hadoken?
    Souyuken.
    What is a car?
    IT SEEMS TO DISRAGARED THE INPUT AND GIVE ANSWERS THAT REPLY TO ANYTHING (NOT SPECIFIC)
    they might as well write "that's what she said" as a reply to any input
    Last edited by moti barski; Feb 26th, 2011 at 02:36 AM.

  27. #107
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    No, you would program it specifically to beat said game.

    If you really want a test that only you can do, let's set up a chat in real time and I'll give you questions from the latest Jeopardy!. You can video-capture the screen. Of course, we wouldn't expect your AI to give correct answers, just that it correctly identify the question being asked and respond sensibly.

  28. #108
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    As for the chat with CleverBot... if you could write something like that I would probably be impressed.

  29. #109

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    do you have a facebook account ?

  30. #110
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    No. Why do you ask?

  31. #111

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    originally i wanted to do the chat (you suggested) via facebook chat but then i thought to my self
    i should get someone official to validate a chat with the yotamarker like a news guy

  32. #112
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Re: artificial intelligence

    Well, how about you have your girlfriendbot post replies here instead of you? If we understand them, it proves she/it/whatever is intelligent. If we don't, we shall just assume you are posting under her name.



    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  33. #113

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    Quote Originally Posted by honeybee View Post
    Well, how about you have your girlfriendbot post replies here instead of you? If we understand them, it proves she/it/whatever is intelligent. If we don't, we shall just assume you are posting under her name.



    .
    lets hypothetically assume she posted something like "$ its all good" ($ represents wake up in the program) and other stuff simillar that wouldn't be enougth proof for someone like minitech, i think minitech's high conditions are good i will set them as the bar
    Last edited by moti barski; Feb 27th, 2011 at 05:36 AM.

  34. #114
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: artificial intelligence

    FunkyDexter : the joke was also about me but i admit it was so funny i choked and i mean it
    It was meant to be funny rather than nasty so I'm glad you took it the right way.

    You need to find a way of making your demos understandable. Honestly, the last link you posted brings up a youtube link called AI blood detection but I can't see anything in it to do with blood... or detection for that matter. It just seem to be low quality video of you moving around the room. I'm mystified as to what your actually demonstrating. I'm afraid the previous links have been no more enlightening either. Seriously, look back through the replies to this thread. The overriding message is : "errrr, what?".

    At the point where nobody here understands what you're demonstrating it's a pretty fair bet that it's not us that's at fault, it's you.

    And don't post back something along the lines of "How do I make it clearer?" We don't now because at this stage none of us have the first clue what it is you're trying to make clear.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  35. #115

    Thread Starter
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: artificial intelligence

    sounds to me like you don't read video descriptions

    the color detection is done for the top line of points of the eye (seen as green squares)

    top label below image : r = red represent blood or red trafic light stop
    red overides green

    top label below image : g = green represent green trafic light go, vegatation
    top label below image : n = not green or red

    ! = fear emotion
    ^ = anger emotion
    0-4 = curious emotions

    this is a reflex type addetive for the eye class

    'TODO green walk code only, not methode like curious triggered walk
    'TODO fine tune color detection calibration
    'TODO detect fast vehicles from sides to pause walk action
    those strings in the v7 videos are thoughts each char in the string is a part of a captured image, the chars are to be connected to actions (robotic or virtual ) , thous generating an action to respond to the real world(image captured), in other words travel, fight, look arround

    to analog : string = thought, or brain electric signals

    completely unrelated to this thread, anyone knows how to fix a computer mouse that clicks twice instead of once ?
    Last edited by moti barski; Feb 27th, 2011 at 08:24 AM.

  36. #116
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Re: artificial intelligence

    Quote Originally Posted by FunkyDexter View Post
    ... Honestly, the last link you posted brings up a youtube link called AI blood detection but I can't see anything in it to do with blood... or detection for that matter. ...
    You mean you found something in it to do with AI? Now, that's a discovery!

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  37. #117
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Re: artificial intelligence

    Quote Originally Posted by moti barski View Post
    completely unrelated to this thread, anyone knows how to fix a computer mouse that clicks twice instead of once ?
    If you want a cheap and quick fix, switch the mouse buttons, so the right button does a left click.

    The only permanent fix is to replace the mouse. I have had about six mice changed for this problem. (over a period of four years, btw)

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  38. #118
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: artificial intelligence

    What???! I've kept the same cheap ($10) mouse for 6 years (and I like it better than the new mice too!)

  39. #119
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: artificial intelligence

    Quote Originally Posted by minitech View Post
    What???! I've kept the same cheap ($10) mouse for 6 years (and I like it better than the new mice too!)
    You obviously haven't clicked enough

    My mouse record is the Microsoft optical i have now and it's on it's second year.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  40. #120
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Re: artificial intelligence

    Quote Originally Posted by minitech View Post
    What???! I've kept the same cheap ($10) mouse for 6 years (and I like it better than the new mice too!)
    Well, we have a mouse which visits our home every year and breeds a whole new family of mice, all completely free! Now beat that!

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

Page 3 of 29 FirstFirst 12345613 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width