AI is ridiculous concept that many misinterpret.

Discussion in 'Intelligence & Machines' started by Bob-a-builder, Jun 15, 2019.

  1. Bob-a-builder Registered Senior Member

    Messages:
    123
    Anyone who knows any computer language and code knows A.I. as perceived by the world is utter nonsense.

    It is a credit to the ingenuity of mankind that we have created games and such where the bad guys appear to think, where computers can beat chess masters.

    In truth. There is absolutely zero thought occurring.

    Computers can do two(2) things only.

    A) It can compare two values
    B) It can turn a light on or off (and by light I mean switch - You have to watch your wording carefully on this forum)

    Every line of computer code in every computer language is simply either
    A) an if/then statement.
    B) a direction to a switch/light.

    IF X>Y go to Line 200 Else line 200 (type stuff).

    A computer that actually thought would not even be practical.

    If a computer was organic and grown. Then that is a life form and hardly a computer. I have seen such arguments. No algorithms can emulate true thought.

    If you look at a flowchart for any computer software it has two(2) types of boxes.

    A) Diamond shapes - These are decisions based on comparing values.
    B) Boxes - These turn switches on and off.

    There is no such box where a computer considers the task. There is no real bad guy in your PlayStation.

    If a computer wins at chess, it is not because it is more imaginative. It wins because it has looked at every possible future move and calculates accordingly. Zero thought.

    Hope this help some of the folk in this forum sleep better.

    Want to put your mind at ease. Spend 1 hour learning to code.

    No computer will ever be capable of true thought. Not unless its organic... and then its a life form
     
  2. Google AdSense Guest Advertisement



    to hide all adverts.
  3. sideshowbob Sorry, wrong number. Valued Senior Member

    Messages:
    7,057
    What is imagination if not considering all of the possibilites?
     
  4. Google AdSense Guest Advertisement



    to hide all adverts.
  5. Dywyddyr Penguinaciously duckalicious. Valued Senior Member

    Messages:
    19,252
    Given this:
    it's fairly obvious that you haven't even
    And again, given that we can't even define "true thought" your claim would appear to be a belief, not a fact.
     
  6. Google AdSense Guest Advertisement



    to hide all adverts.
  7. cluelusshusbund + Public Dilemma + Valued Senior Member

    Messages:
    7,985
    I didnt know it hadnt been defined... so how about this:::

    True thought = uninfluenced thinking.!!!
     
  8. sculptor Valued Senior Member

    Messages:
    8,466
    perhaps, imagination has to do with myelin
    or proximity of Unmyelinated and/or Myelinated Axons
    crossed wires and leaking voltage so to speak
    ..................
    have you ever had a phone conversation and heard a different muted background conversation from other people?
     
  9. Bob-a-builder Registered Senior Member

    Messages:
    123
  10. Dywyddyr Penguinaciously duckalicious. Valued Senior Member

    Messages:
    19,252
    Last edited: Jun 15, 2019
  11. DaveC426913 Valued Senior Member

    Messages:
    18,935
    This is adorable.

    Bob's experience with programming is older than the internet.

    (And yet still better than his experience with physics, chemistry and archaeology.)
     
  12. Dywyddyr Penguinaciously duckalicious. Valued Senior Member

    Messages:
    19,252
    Nothing wrong with that: so is mine.
    It even predates micros and PCs.
     
  13. DaveC426913 Valued Senior Member

    Messages:
    18,935
    I mean Bob's latest experience is 30 years old.

    I started there too. But programming has come a bit of a ways since then.

    But line-based programming is what he's using it as a basis to claim that AI is impossible.

    What's next? 'No AI will ever be built from vacuum tubes!'
     
    Seattle and Dywyddyr like this.
  14. Bob-a-builder Registered Senior Member

    Messages:
    123
    I also used "PHP?" in an earlier posting. That line of code was likely not available pre-internet. Let me clarify. IT WAS NOT!

    This post was meant to instruct NON-PROGRAMMERS that no computer can do anything except compare values.

    BASIC seemed basic enough. I learned on a TRS-80. (16k memory)

    My kids will never need work because of the money I make online. Passively.

    How would YOU show a comparison line of programming to a non programmer?

    Edit.. and I challenge anyone to read the "How would boiling water affect a lid" thread in physics and not conclude both of you have little grasp of it.
     
  15. billvon Valued Senior Member

    Messages:
    21,634
  16. billvon Valued Senior Member

    Messages:
    21,634
    Every single one of your neurons can do only one of two things:
    1) Fire
    2) Not fire

    Do you consider yourself intelligent?
     
  17. Dywyddyr Penguinaciously duckalicious. Valued Senior Member

    Messages:
    19,252
    Objection your honour! That's a leading question.
     
  18. parmalee peripatetic artisan Valued Senior Member

    Messages:
    3,266
    I've been learning some DSP for musical and audio processing applications, and, funnily enough, BASIC is a fairly popular language for learning the... erm, basics. Ordinarily, I'm not a huge fan of DSP applications (unless you're talking some seriously pricey software, it kinda sounds crap)--I prefer analog solutions for audio pathways, while sometimes using digital means for the controlling or "brains" aspects, i.e., I'll use pics or avrs (which I'll program in C, of course) when advantageous or convenient. But BASIC kinda-sorta works pretty well for getting a grasp of the fundamentals:
    http://www.dspguide.com/programs.htm <<<

    Seems weird, but... yeah.
     
  19. Bob-a-builder Registered Senior Member

    Messages:
    123

    Awesome. You win. Lmao. True. (is it really code though in that situation?).

    But he did what I said could not be done. Unsure if non-programmers would see the humor, but kudos.
     
  20. DaveC426913 Valued Senior Member

    Messages:
    18,935
    There's absolutely nothing wrong with BASIC.

    Unless you're trying to make an argument about how artificial intelligence can't be advanced. His examples to make his point are simply not applicable.

    Bob: 'We will never land a man on Mars. Look at a Sopwith Camel. It could never make such a journey.'
    Dave: 'No one is proposing prop-driven biplanes can go to Mars. We have come a little way beyond that.'
    Bob: 'I used biplanes as an example for dummies who don't understand what rockets can do!'
    Dave: 'Then all you are showing is that we couldn't have gone to Mars ... in 1917.'
    Dave: 'And that you know virtually nothing about the current progress - and future - of spaceflight.'
     
    Last edited: Jun 16, 2019
  21. Dywyddyr Penguinaciously duckalicious. Valued Senior Member

    Messages:
    19,252
    Quite.
    The vast majority of my "professional" programming for years was done in a variant of BASIC - BACIS[1].
    So named because it was developed by Cambridge Interactive Systems for their CAD package.
     
  22. Michael 345 New year. PRESENT is 72 years oldl Valued Senior Member

    Messages:
    13,077
    I'll give it a go

    Computer thought (I am going to keep it as simple as can ie only 1 thought)
    Electrical impulse snakes its way through circuitry as per instructions

    Brain thought (again 1) Electrical impulse snakes its way through circuitry as per previous input
    PLUS
    expanding out from the electrical impulse is a chemical process
    THE BRAIN THOUGHT IS BUILDING A NEW NEVER BEFORE PRESENT CIRCUIT

    How is that for a brain fart? idea?

    Please Register or Log in to view the hidden image!

     
  23. Bob-a-builder Registered Senior Member

    Messages:
    123
    I had also quoted lines of code from PHP prior to your dumb comment that my use of BASIC was my limitations. SO I OBVIOUSLY NEW AT LEAST SOME PROGRAMMING FROM OUR ERA (unless you do not know what PHP is or that it is related to the internet)... MORON!

    ANY COMPUTER LANGUAGE consists only of IF/THEN statements no matter how they are written, and Go To statements that activate a switch.

    Obviously (to the non-morons here) we do multiples of in each action. The Go TO might lead to more comparisons in s subroutine for example.

    It does not negate the fact a computer can do 2 things and 2 things only... It can only compare and point at a switch. NOTHING MORE.

    If others wish to compare brains to simple same processes then feel free.

    I cannot see a single company actually wanting a computer that could think freely. It would not help anyone with anything to have software that did not do what it was supposed to.

    Yes BASIC "If/THEN" statements are perfect for showing NON-PROGRAMMERS (the target audience of this thread if you read the Opening Post) that the computer is comparing... you know by using words like IF and THEN.

    I'd put my programming abilities against yours in a heartbeat.

    If you are dumb enough to think AI is a real thing.. feel free.
     

Share This Page