Forgot your password?
typodupeerror

Comment Re:We don't know how they work (Score 1) 156

Whether we know how they work or not depends on how closely you look. If you look closely enough, every single decision is understandable. But it's so complex that nobody understands the ensemble. Even ordinary programs are sort of this way. The Obfuscated C Contest is just an extreme outlier, but any really large chunk of code written by somebody else (or by you over the last few years ... and not all at once) can be difficult to understand. As it gets bigger, and has more patches, the problem gets worse. These things are at an extreme edge of this problem. But every small enough piece of them can be understood...at least by somebody.

Comment Re:Artificial Scarcity (Score 1) 67

OK, many people don't know how to use it yet.

AI is such a versatile tool that people keep trying to use it in inappropriate ways/places. Again, like computers in the 1960's & 1970's. I suspect that we're still at the point where most attempts will fail (some horribly), but some will be REALLY successful.

N.B.: Computers didn't become largely successful until structured programming and commodity software took over large parts of the market. That greatly reduced the errors. What's the equivalent for AI? We won't know until after robots become common. (LLMs are just touching the edge of what AIs can do.)

Comment Re:Artificial Scarcity (Score 1) 67

The problem is that people don't know how to use it yet. EXPECT most attempts to fail. Most early attempts to use computers failed.

Of course, with AI the problem's a bit worse because it keeps changing so rapidly. Currently the rule of thumb is "You can train an AI do do a good job if it's easy to verify that a proposed solution is correct.",

Comment Re:No worry! (Score 2) 24

You already acknowledged the catch when you said "Or, at least, any new ones.". Small groups are really much more interested in the kind that were useful in WW I, because those are easier to make. Doing development for new weapons is dangerous to the developer.

Comment Re:So... (Score 1) 24

If IQ were valid, it wouldn't be particularly low. Unfortunately, it's sensitive to culture and education, so you are probably right. But don't confuse it with potential intelligence. IQ is basically a measure of how well you could do in school with reasonable effort, so if you didn't pay attention last year, your IQ is lower.

That said, intelligence *is* real. It's just that IQ is a really bad measure of it.

Slashdot Top Deals

A method of solution is perfect if we can forsee from the start, and even prove, that following that method we shall attain our aim. -- Leibnitz

Working...