-
Notifications
You must be signed in to change notification settings - Fork 1
/
0.doc
executable file
·77 lines (51 loc) · 2 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Package: areas/learning/systems/learn_pl/logic/
Name:
Summary: Logic procedures that are useful for learning
Version: 14-JAN-94
Description:
This package contains several logic procedures that are useful for
learning, including: determination of substitutions, implies, Plotkin's
least general generalization, Buntine's generalized subsumption.
Requires: Prolog
Ports: The algorithms are written in Edinburgh Prolog syntax.
Origin: ftp.gmd.de:/gmd/mlt/ML-Program-Library/ [129.26.8.84]
Copying: Copyright (c) 1988 Stephen Muggleton
GNU GPL v1.
Updated:
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Bug Reports:
Mailing List:
Author(s): Stephen Muggleton <[email protected]>
Turing Institute
George House
36 North hanover Street
Glasgow, G1 2AD UK
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, GNU GPL, Authors!Muggleton, Implies,
Authors!Buntine, Authors!Plotkin, Subsumption, Least General Generalization
Contains: ???
See Also:
References:
Gordon Plotkin
A note on inductive generalization
in: B. Meltzer, D. Michie (eds)
Machine Intelligence 5
Elsevier North-Holland 1970
Gordon Plotkin
A further note on inductive generalization
in: B. Meltzer, D. Michie (eds)
Machine Intelligence 6
Elsevier North-Holland 1971
Wray Buntine
Generalized Subsumption and Its Applications to Induction and Redundancy
Artificial Intelligence 36, 1988.
Stephen Muggleton
ES2ML Tutorial Exercise
Substitution matching and generalisation in Prolog