Symbolic vs Subsymbolic AI Paradigms for AI Explainability by Orhan G. Yalçın

While Symbolic AI is better at logical inferences, subsymbolic AI outperforms symbolic AI at feature extraction. The Symbolic Apple Example Prolog is a declarative language, and the program logic is expressed using relations, represented as facts and rules. Therefore, Prolog can be used to express the relations shown in Figure 2. All these limitations make […]

Symbolic vs Subsymbolic AI Paradigms for AI Explainability by Orhan G. Yalçın Read More »