|
|
|
|
|
by aSanchezStern
760 days ago
|
|
Err, only if humans have to be turing oracles to have that intuition, right? Plus, the halting problem only says that you can't have a procedure which will be 100% right on 100% of programs about whether or not they halt. Relax either of those 100%s, and it becomes possible again, just like how human intuition can be right about things 90% of the time, even if those things can't possibly be predicted 100% of the time. |
|
> Plus, the halting problem only says that you can't have a procedure which will be 100% right on 100% of programs about whether or not they halt.
Your missing it still...
"Given a computer program and an input, will the program terminate or will it run forever?"
We both know that the collatz conjecture likely wont ever halt. We understand that. WE are reasonable oracles. Now write me an oracle that can detect this. Dont feed a list of problems to avoid, write a program that detects these types problems and skips them... Hint, you likley cant. You could simulate one, but that would be cheating...
A real AI needs this, or needs to be able to do it, or it risks working on the collatz conjecture till the heat death of the universe, or till it consumes the universe in a paperclip style problem...
The implication is that real ai might not come out of a Turing machine ever...