|
|
|
|
|
by krackers
101 days ago
|
|
Expert systems are basically decision trees which are "gofai" (good old fashioned ai) as opposed to deep learning. I've never really seen a good definition for what counts as "gofai" (is all statistical learning/regression gofai? What about regression done via gradient descent?). There's some talk in [1] [1] https://www.beren.io/2023-04-10-Why-GOFAI-failed/ |
|