|
|
|
|
|
by HarHarVeryFunny
221 days ago
|
|
Well, OK, perhaps not a declarative rule, more a procedural one (induction heads copying data around, and all that) given the mechanics of transformer layers, but does it really make a conceptual difference? Would you quibble if an expert system was procedurally coded in C++ rather than in Prolog? "You see this pattern, do this". |
|
You could compile an expert system into C++, and I'd still call it an expert system (even if the declarative version was never written down), but most C++ programs are not expert systems. Heck, a lot of Prolog programs aren't! To the extent a C++ program representing GPT inference is an expert system, it's the trivial expert system with one fact.