What would be a “nearly impossible” task in this post-AI world? Short of the provably impossible tasks like the busy beaver problem (and even then, you would be able to make an algorithm that covers a subset of the problem space), I really can’t think of anything.
Reliability. We can do pretty much anything… with a 5% success rate. Deep learning can take any input, approximate any function and generate the required output, but it’s only as good as the training set and most of them suck. Or it needs to be so large and complex that it’s not fast enough.
What would be a “nearly impossible” task in this post-AI world? Short of the provably impossible tasks like the busy beaver problem (and even then, you would be able to make an algorithm that covers a subset of the problem space), I really can’t think of anything.
Deterministic answers from AI
Do you have a link explaining what deterministic means in the context of AI? Preferably for noobs
Deterministic means for the same input you always get the same output.
For AI it would be if you ask it a question multiple times using exactly the same words you would get the same answer.
Reliability. We can do pretty much anything… with a 5% success rate. Deep learning can take any input, approximate any function and generate the required output, but it’s only as good as the training set and most of them suck. Or it needs to be so large and complex that it’s not fast enough.