Artificial Intelligence/Expert system

Advertisement


Question
i want to know can i make an expert system in language other than LISP Or Prolog
can i build in asp.net/vb.net
if yes can u send me sample codes

also i would like to how to implement knowledge base, intepreter scheduler and most important
INFERENCE ENGINE
I'LL BE VERY THANKFUL TO U IF U SEND ME THE ANSWERS AS SOON AS POSSIBLE

SHUBHAM

Answer
There are many different types of expert system. But I'll assume you mean a simple rule-based (propositional) system.

Naturally you can build any of these in any programming language, however LISP and (expecially) Prolog are extremely well suited to the task.

Implementing a robust and general expert system in VB, would essentially involve writing large chunks of a Prolog interpreter anyway...  

Artificial Intelligence

All Answers


Answers by Expert:


Ask Experts

Volunteer


Joe Halliwell

Expertise

I can answer questions on logic, mathematical logic, constraint satisfaction and theories of uncertainty.

Experience

I am a PhD student in Artificial Intelligence working in the area of theories of uncertainty.

©2012 About.com, a part of The New York Times Company. All rights reserved.