Chris:

Bayes On Line (BOL) is Bayesian network product layered on G2. G2 is a rapid
prototyping tool (from Gensym corporation
http://www.gensym.com/products/core_products.htm) that is written in LISP
and translated to C. BOL's object structure is built within G2. Evaluation
of the networks is either done in G2 or in an external process that is
remotely connected to G2 for fast performance. You can use the GUI to build
and modify networks manually.  You may also use G2's object oriented
language to build up the rest of your application and utilize the BOL API to
construct and modify Bayes nets, or utilize the BOL object structure in
defining the application objects,  extending the methods in the BOL API, and
make the Bayesian networks a more intimate part of your application.  The
BOL API may be also be called from processes that are external to G2 via
remote procedure calls.

For additional information about Bayes On Line, write to me at
[EMAIL PROTECTED]

Bob Welch
iPeaksData Corporation
2530 Woodstock Pl
Boulder, CO  80305
(303) 494-2053
[EMAIL PROTECTED]



----- Original Message -----
From: Chris Els�sser <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 25, 2000 10:11 AM
Subject: [UAI] Bayes shell with Lisp API


> Can anyone recommend a commercial Bayes net shell with a Lisp API?
>
> I'm looking for something like IDEAL, but where you don't have to figure
> out the source code to write code to generate a network.  I need to
> dynamically generate and evaluate networks within (mostly) planning
> systems, so packages that just have GUI interfaces are no use.  Our
> group does rapid protyping so packages with machine language (E.g., C or
> C++) APIs are useless.
>
> A GUI would be nice to have, but not crucial.  Cost is not a serious
> issue.
>
> chris
> --
> Christopher Elsasser, Ph.D. mailto:[EMAIL PROTECTED]
> Principal Engineer
> Cognitive Science & Artificial Intelligence
> Mail Stop W554 703.883.6563 (office)
> The MITRE Corporation 703.883.1379 (fax)
> 1820 Dolley Madison Blvd.
> McLean, VA  22102-3481
>

Reply via email to