Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

inference engines

8 views
Skip to first unread message

Alex Parshikov

unread,
May 6, 2003, 12:37:53 PM5/6/03
to
hello.

Can anyone recommend some online tutorials or something that would explain
how to write a simple modus ponens inference engine in LISP? Code examples
would be great.

Thank you.


William Halliburton

unread,
May 8, 2003, 2:43:58 PM5/8/03
to

I just completed a class on inference engines and truth maintenance systems.

Web page for class is
http://www.cc.gatech.edu/classes/AY2003/cs7613_spring/

Not much explanation on the web page but the code section has lots of
examples.

Alex Parshikov

unread,
May 9, 2003, 1:40:49 PM5/9/03
to
thanks.


Thomas A. Russ

unread,
May 9, 2003, 3:50:29 PM5/9/03
to
"Alex Parshikov" <irrel...@nowhere.com> writes:

Take a look at Peter Norvig's book "Paradigms of AI Programming". It
shows you how to build a number of interesting AI reasoning tools using
Common Lisp. I think that the code is available on-line. Try looking
at http://www.norvig.com/


--
Thomas A. Russ, USC/Information Sciences Institute t...@isi.edu

0 new messages