I am the biggest computer fan there is. I also understand the brain better than most people. I am not trying to downplay the acheivements of either one.
It is just that things like voice and face recognition were once thought to be failry easy problems and it turns out that they are extremely difficult.
Neural networks hold some promise as well. I am just saying that AI lagged way behind where most people thought it would be while other apsects of computing surged ahead.
Computers are just tools and at work, I guide some huge ones along like a farmer would a giant combine. That is great but it isn’t like the combine is going to suggest new ways to fertilize the fields.
One group was given four minutes to pick a favourite car from a list having weighed up four attributes including fuel consumption and legroom.
The other group was given a series of puzzles to keep their conscious selves busy before making a decision.
The conscious thought group managed to pick the best car based on four aspects around 55% of the time, while the unconscious thought group only chose the right one 40% of the time.
But when the experiment was made more complex by bringing in 12 attributes to weigh up, the conscious thought group’s success rate fell to around 23% as opposed to nearly 60% for the unconscious thought group.
I’ve been using and designing software to help design computers for 25 years. Your brother is correct - circuit board design couldn’t be done without computer help. (At least not in reasonable time.) Routing algorithms are much better than people, and they can take things like signal integrity into account also. The same goes for routing lines inside a chip. I’m a co-inventor on a routing patent, mostly because I threw in a good idea to the person who did the real work.
But these programs use heuristics and aren’t AI in the slightest. Some of the heuristics did get developed as a spinoff of AI research, but while they help solve problems they don’t simulate the way we do it. Real AI-like techniques for big problems, like GAs, aren’t nearly as efficient as purely algorithmic and heuristic techniques.
The best way of looking at this is that the programs are tools that allow the people to concentrate on the creative parts of the job, not the mechanical ones.
I don’t buy any dates for AI to work, since they don’t seem to be any closer to understanding human thought than they were when I took AI classes in 1972. Back then they thought it would be all ready in 30 years also.
While this may be GD territory, beware those who think that more powerful computers always lead to more sophisticated software. The code might handle bigger jobs, and run faster, but it doesn’t write itself. I was in a hotel when the 386 came out, and the story in USA Today said that with real 16 bit computing the AI problem would be solved in no time. So, a lot of nonsense has been written on this issue.