The technological struggles are in some ways beside the point. The financial bet on artificial general intelligence is so big that failure could cause a depression.
Not really the same thing. The Tic Tac Toe brute force is just a lookup - every possible state is pre-solved and the program just spits back the stored move. There’s no reasoning or decision-making happening. Atari Chess, on the other hand, couldn’t possibly store all chess positions, so it actually ran a search and evaluated positions on the fly. That’s why it counts as AI: it was computing moves, not just retrieving them.
That’s like saying you shouldn’t call artificial grass artificial grass cause it isn’t grass. Nobody has a problem with that, why is it a problem for AI?
If you don’t know what CSAIL is, and why one of the most important groups to modern computing is the MIT Model Railroading Club, then you should step back from having an opinion on this.
Steven Levy’s 1984 book “Hackers” is a good starting point.
Spoiler: There’s no “AI”. Forget about “AGI” lmao.
A Prolog program is AI. Eliza is AI. AGI - sometime later.
That’s just false. The chess opponent on Atari qualifies as AI.
Then a trivial table lookup that plays optimal Tic Tac Toe is also AI.
Not really the same thing. The Tic Tac Toe brute force is just a lookup - every possible state is pre-solved and the program just spits back the stored move. There’s no reasoning or decision-making happening. Atari Chess, on the other hand, couldn’t possibly store all chess positions, so it actually ran a search and evaluated positions on the fly. That’s why it counts as AI: it was computing moves, not just retrieving them.
That’s like saying you shouldn’t call artificial grass artificial grass cause it isn’t grass. Nobody has a problem with that, why is it a problem for AI?
I don’t know man… the “intelligence” that silicon valley has been pushing on us these last few years feels very artificial to me
True. OP should have specified whether they meant the machines or the execs.
AI has been a thing since 1956.
If you don’t know what CSAIL is, and why one of the most important groups to modern computing is the MIT Model Railroading Club, then you should step back from having an opinion on this.
Steven Levy’s 1984 book “Hackers” is a good starting point.