CMU Artificial Intelligence Repository
ARCH2: Winston's incremental learning procedure.
areas/learning/systems/learn_pl/arch2/
This directory contains ARCH2, Ivan Bratko's minimal implementation of
Winston's incremental learning procedure for structural descriptions.
This is a strong restricted version of Winston's incremental learning
procedure for structural descriptions. The following restrictions are
known:
- The first example must be positive.
- The implementation can handle only up to six objects.
- The list containing missing or extra descriptors of a concept
can contain only 3 descriptors.
Origin:
ftp.gmd.de:/gmd/mlt/ML-Program-Library/ [129.26.8.84]
Version: 14-JAN-94
Requires: Prolog
Ports: The algorithm is written in Edinburgh Prolog syntax.
Copying: Copyright (c) 1990 Ivan Bratko
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Ivan Bratko, Thomas Hoppe
Contact: Thomas Hoppe (Machine Learning Library)
Projektgruppe KIT
Technische Universitaet Berlin
Franklinstr. 28/29,
10629 Berlin, Germany.
Werner Emde (ftp library)
Gesellschaft fuer Mathematik und Datenverarbeitung, Bonn
Keywords:
Authors!Bratko, Machine Learning, Prolog!Code,
Winston's Arch
References:
Ivan Bratko, "Prolog", 2nd extend edition, Addison-Wesley, 1990.
Chapter 18.
Last Web update on Mon Feb 13 10:24:23 1995
AI.Repository@cs.cmu.edu