Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

Artificial Intelligence FAQ: Open Source AI Software 6/6 [Monthly posting]
Section - [6-7] Frame Systems - ICOT

( Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum archive ]


Top Document: Artificial Intelligence FAQ: Open Source AI Software 6/6 [Monthly posting]
Previous Document: [6-6] Data Mining - Expert Systems
Next Document: [6-8] Knowledge Representation - Medical
See reader questions & answers on this topic! - Help others by sharing your knowledge

Frame Systems:

     FrameWork   -- ftp://ftp.cs.cmu.edu/user/ai/areas/kr/frames/framework/

     Theo        -- Contact: Tom.Mitchell@cs.cmu.edu

     FrameKit    -- Contact: Eric.Nyberg@cs.cmu.edu

     KR          -- Contact: Brad.Myers@cs.cmu.edu

     PARKA       -- Contact: spector@cs.umd.edu
                    Frames for the CM

     PARMENIDES (Frulekit) -- Contact: Peter.Shell@cs.cmu.edu 

     FROBS       -- ftp://cs.utah.edu/pub/
                    Contact: Robert Kessler <kessler@cs.utah.edu>

     PFC         -- linc.cis.upenn.edu: ??

     YAK         -- Contact: Enrico Franconi <franconi@irst.it>

Fuzzy Logic:

   FLIE    -- ftp://ural.ethz.ch/robo/flie/   [129.132.104.194]
              Contact: vestli@ifr.ethz.ch
              Fuzzy Logic Inference Engine, Institute of Robotics, ETH.

   RICE (Routines for Implementing C Expert systems) is a fuzzy/MV logic
   inference engine written in C. A C++ front-end with classes is provided.
   Tested with Borland C/C++ 3.1, Microsoft C/C++ 7.00 and GCC 2.4.5;
   examples are included. Documentation is available in WP 5.1 format and 
   PostScript. Available by anonymous ftp from ntia.its.bldrdoc.gov and 
   ftp.cs.cmu.edu. For more info contact Rene' Jager, <R.Jager@ET.TUDelft.NL>.

   FuNeGen 1.0 is a fuzzy neural system capable of generating fuzzy
   classification systems (as C-code) from sample data.
   FuNeGen 1.0 and the papers/reports describing the application and the 
   theoretical background can be obtained by anonymous ftp from

      ftp://obelix.microelectronic.e-technik.th-darmstadt.de/pub/neurofuzzy/

Game Playing:

   METAGAME is a game-playing workbench for developing and playing
   metagame programs. It includes a generator for symmetric chess-like
   games; definitions of chess, checkers, chinese chess, shogi, lose
   chess, lose checkers, french checkers, and tic tac toe translated into
   symmetric chess-like games; a legal move generator; and a variety of
   player programs, from simple through sophisticated.  The METAGAME
   Workbench runs in Quintus or Sictus Prolog.  Available by anonymous
   ftp from 
      ftp://ftp.cl.cam.ac.uk/users/bdp/ [128.232.0.56]
   For more information, contact Barney Pell <bdp@cl.cam.ac.uk> of the
   University of Cambridge Computer Laboratory.

General AI:

   Generation5: Artificial Intelligence Repository.
   http://library.advanced.org/18242/index.shtml
   A repository of AI information and code, plus interviews with
   famous AI people.

   National Research Council of Canada's complete reseource page:
   http://ai.iit.nrc.ca/ai_top.html

Genetic Algorithms:

   SCS (Simple Classifier System) is a C port of the system from
   Appendix D of "Genetic Algorithms in Search, Optimization, and Machine
   Learning" by David E. Goldberg. It was ported to C by Erik Mayer
   <emayer@uoft02.utoledo.edu>. For more information, contact the author.

   SCS-C is another port to C of Goldberg's Simple Classifier System.
   It includes some extensions, and runs on Sun 10/30 and Atari ST. SCS-C
   is available via anonymous ftp as scs-c-0.98j.tar.Z from
   ftp://lumpi.informatik.uni-dortmund.de/pub/LCS/src/ [129.217.36.140].  The
   documentation alone is available as scs-c-doc.tar.Z in the directory
   /pub/LCS/docs/.  For more information, contact Joerg Heitkoetter
   <joke@ls11.informatik.uni-dortmund.de>, c/o Systems Analysis Group,
   LSXI, Department of Computer Science, University of Dortmund, D-44221
   Dortmund, Germany.

   GENITOR is available by anonymous ftp from the Colorado State
   University Computer Science Department in 
      ftp://beethoven.cs.colostate.edu/pub/ [129.82.102.183]
   For further information, contact starkwea@cs.colostate.edu or
   mathiask@cs.colostate.edu. If these fail to work, contact
   whitley@cs.colostate.edu.

   Other packages are described in detail in Nici Schraudolph's survey
   of free and commercial GA software (see the Genetic Algorithms
   Repository in [5-1]). Some of the free ones from Nici's list are
   summarized below. Many are available from the GA Repository.

     GAucsd      Genetic algorithms software 
                 cs.ucsd.edu:/pub/GAucsd/GAucsd14.ps.Z [132.239.51.3]
                 Contact GAucsd-request@cs.ucsd.edu
                 To be put on a mailing list of GAucsd users, send
                 the message "add GAucsd" to listserv@cs.ucsd.edu.

     GAbench     Genetic algorithms benchmarks and test problems  
                 cs.ucsd.edu:/pub/GAbench/
                 Thomas Kammeyer (tkammeye@cs.ucsd.edu)

     EM          Evolution Machine (EM)
                 ftp-bionik.fb10.tu-berlin.de:/pub/software/Evolution-Machine/
                     [130.149.192.50]
                     em_tc.exe (EM for Turbo C)
                     em_tcp.exe (EM for Turbo C++)
                     em_man.exe (the manual)
                 Joachim Born <born@max.fb10.tu-berlin.de>

     Genie       GA-based modeling/forecasting system
                 Lance Chambers <P_Stampoul@fennel.cc.uwa.oz.au>

     GENOCOP     GEnetic algorithm for Numerical Optimization for
                 COnstrained Problems. Optimizes function with any
                 number of linear constraints (equalities and inequalities)
     Genetic-2   Optimization package for the linear transportation problem.
     Genetic-2N  Optimization package for the nonlinear transportation problem.
                 All three were developed by Zbigniew Michalewicz and are
                 described in detail in his book "Genetic Algorithms + Data
                 Structures = Evolution Programs", Springer Verlag,
                 August 1992.
                    ftp://unccsun.uncc.edu/coe/evol/ [152.15.10.88]
                    (also known as ftp.uncc.edu)
                 Zbigniew Michalewicz <zbyszek@unccvax.uncc.edu>

     WOLF        Simulator for G/SPLINES algorithm (genetic spline models)
                 ftp://riacs.edu/pub/

     GAC, GAL    GA written in C/Lisp. Similar to John Grefenstette's Genesis.
                 Bill Spears <spears@aic.nrl.navy.mil>

     ESCaPaDE    Experiments with evolutionary algorithsm.
                 Frank Hoffmeister <iwan@ls11.informatik.uni-dortmund.de>
                 (Send mail with subject line "help" or "get ESCaPaDE")

     mGA1.0      Common Lisp implementation of a messy GA as described in
                 TCGA report 90004.
     SGA-C       C-language port and extension of the original Pascal
                 SGA code presented in Goldberg's book "Genetic
                 Algorithms in Search, Optimization & Machine
                 Learning", Addison Wesley, 1989. See TCGA report 91002.
     SGA-Cube    Goldberg's SGA code modified for nCUBE 2 hypercube
                 parallel computer.
                 All three are available by e-mail from 
                 Robert Elliott Smith <rob@comec4.mh.ua.edu>.

     BUGS        Demonstrates genetic algorithms.
                    ftp://santafe.edu/pub/misc/BUGS/
                 Joshua Smith <jrs@santafe.edu>

     SGPC        Simple Genetic Programming in C
                    ftp://sfi.santafe.edu/pub/Users/tackett/
                 Walter Alden Tackett and Aviram Carmi (gpc@ipld01.hac.com)

     GENEsYs     ftp://lumpi.informatik.uni-dortmund.de/pub/GA/src/ [129.217.36.140]
                 Use "ftp" as user name, e-mail address as password.
                 Thomas Baeck <baeck@ls11.informatik.uni-dortmund.de>

     GAGA        Jon Crowcroft <jon@cs.ucl.ac.uk>. cs.ucl.ac.uk:darpa/gaga.shar
     Splicer     Steve Bayer <bayer@galileo.jsc.nasa.gov>
     PARAGENESIS GA-Repository/e-mail Michael van Lent <vanlent@cs.utk.edu>
     GENESIS     GA-Repository/e-mail John Grefenstette <gref@aic.nrl.navy.mil>
     OOGA        GA-Repository/e-mail John Grefenstette <gref@aic.nrl.navy.mil>
     DGENESIS    Erick Cantu <ecantu@babbage.rhon.itam.mx> or 
                             <ecantu@itamvms1.bitnet>.

     PGA         Parallel Genetic Algorithms testbed
                 ftp.dai.ed.ac.uk:/pub/pga-2.4/pga-2.4.tar.Z (192.41.104.152)
                 Peter Ross, peter@aisb.ed.ac.uk

     ANT         PC Version of 'John Muir Trail' experiment.
                 ftp://ftp.std.com/pub/
                 Patrick M Brennan <pbrennan@world.std.com>

   GPQUICK is a simple GP system implemented in C++.  It features an
   elegant object architecture with function (Function), program
   (Chrome), GA (Pop) and problem (Problem) classes.  The Problem class
   is proposed as a portable representation for problems that would be
   source compatible with a variety of other GP systems.  GPQUICK uses a
   steady state GA, tournament selection, one type of mutation, and
   subtree crossover.  It uses a fast, compact linear representation for
   S-expressions. It includes documentation from the associated magazine
   article (Byte, "Some Assembly Required", February 1994). GPQUICK is
   available by anonymous ftp from
      ftp://ftp.cc.utexas.edu/pub/genetic-programming/code/
   as the files gpquick.tar (unix version, tested with CC and g++) and
   gpquick.zip (PC/ANSI C version, tested with Borland 3.1).
   For more information, write to Andrew Singleton <p00396@psilink.com>.

   GENlib is a library of functions for genetic algorithms together with
   two applications of the library to train neural networks. The library
   is available by anonymous ftp from
      ftp://ftp.neuro.informatik.uni-kassel.de/pub/NeuralNets/GA-and-NN/
   for academic research and educational purposes only. Commercial uses

ICOT:

   Japan's Institute for New Generation Computer Technology (ICOT) has
   made their software available to the public free of charge.  The
   collection includes a variety of prolog-based programs in symbol
   processing, knowledge representation, reasoning and problem solving,
   natural language processing. All programs are available by anonymous
   ftp from ftp.icot.or.jp.  Note that most of the programs are written
   for the PSI machines, and very few have been ported to Unix-based
   emulators.  For further information, send email to ifs@icot.or.jp, or
   write to ICOT Free Software Desk, Institute for New Generation
   Computer Technology, 21st Floor, Mita Kokusai Bldg., 4-28, Mita
   1-chome, Minato-ku, Tokyo 108, Japan, fax +81-3-4456-1618.

User Contributions:

1
Apr 4, 2023 @ 1:13 pm
You actually said it wonderfully!
english essay writer https://essaywritingservicehelp.com unique college essay https://englishessayhelp.com

Comment about this article, ask questions, or add new information about this topic:




Top Document: Artificial Intelligence FAQ: Open Source AI Software 6/6 [Monthly posting]
Previous Document: [6-6] Data Mining - Expert Systems
Next Document: [6-8] Knowledge Representation - Medical

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
crabbe@usna.edu, adubey@coli.uni-sb.de





Last Update March 27 2014 @ 02:11 PM