-
Notifications
You must be signed in to change notification settings - Fork 1
/
0.doc
executable file
·61 lines (37 loc) · 1.69 KB
/
0.doc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package: areas/learning/systems/learn_pl/arch2/
Name: ARCH2
Summary: Winston's incremental learning procedure.
Version: 14-JAN-94
Description:
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.
Requires: Prolog
Ports: The algorithm is written in Edinburgh Prolog syntax.
Origin: ftp.gmd.de:/gmd/mlt/ML-Program-Library/ [129.26.8.84]
Copying: Copyright (c) 1990 Ivan Bratko
Updated:
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Bug Reports:
Mailing List:
Author(s): Ivan Bratko, Thomas Hoppe
Contact: Thomas Hoppe <[email protected]> (Machine Learning Library)
Projektgruppe KIT
Technische Universitaet Berlin
Franklinstr. 28/29,
10629 Berlin, Germany.
Werner Emde <[email protected]> (ftp library)
Gesellschaft fuer Mathematik und Datenverarbeitung, Bonn
Keywords:
Machine Learning, Prolog!Code, Winston's Arch, Authors!Bratko
Contains: ???
See Also:
References:
Ivan Bratko, "Prolog", 2nd extend edition, Addison-Wesley, 1990.
Chapter 18.