Liste des Groupes | Revenir à s math |
On 6/21/2025 6:03 PM, Keith Thompson wrote:WHich just shows you don't understand what understanding means.olcott <polcott333@gmail.com> writes:That depends on how you define the term.
[SNIP]
>
ChatGPT does not actually "understand" anything.
>
It said so itself when I asked it.
>
The functional equivalent of human understanding
seems to count as understanding. It displayed a
sequence of reasoning steps that shows how and
why HHH does correctly reject DD as non-halting.
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
Les messages affichés proviennent d'usenet.