Hacker News new | ask | show | jobs
by zeroonetwothree 406 days ago
It can do something but I wouldn’t call it reasoning. IMO a reasoning algorithmic must be more complex than a lookup table.
1 comments

We were talking about a "sufficiently large" table, which means that it can be larger than realistic hardware allows for. Any algorithm operating on bounded memory can be ultimately encoded as a finite state automaton with the table defining all valid state transitions.