I would have assumed it was fairly obvious, but in case it's not: a million-line codebase (also known as a "harness"), running at inference time, orchestrating thousands of calls to a neural network for any given task, is the exact definition of a "neurosymbolic architecture"
— François Chollet (@fchollet) August 6, 2026
For a very long time most high-performing AI models were end-to-end neural models; vector input -> vector output, with only ultra-thin symbolic preprocessing and postprocessing layers (e.g. label decoding). For many, it seemed that moving more and more logic to the end-to-end…
— François Chollet (@fchollet) August 6, 2026
No comments:
Post a Comment