-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdefault.html
executable file
·36 lines (36 loc) · 1.08 KB
/
default.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Introspective Multistrategy Learning</title>
<!-- Changed by: Ashwin Ram, 6-May-1996 -->
</head>
<body>
<center>
<h1>Introspective Multistrategy Learning:<br>
Constructing a Learning Strategy under Reasoning Failure</h1>
<p>
</p>
<hr>A Thesis Presented to The Academic Faculty <br>
by <br>
<b><a href="http://www.cs.wright.edu/%7Emcox">Michael Thomas Cox</a></b>
In Partial Fulfillment <br>
of the Requirements for the Degree <br>
Doctor of Philosophy in Computer Science <br>
<p>
<a href="http://www.gatech.edu/">Georgia Institute of Technology</a> <br>
February, 1996 <br>
</p>
<p>Copyright (C) 1995 Michael Thomas Cox <br>
All Rights Reserved </p>
<p>Date approved: 02/23/96 </p>
<p>This document is available in hard copy as Tech. Rep. No.
GIT-CC-96-06 from the
<a href="http://www.cc.gatech.edu/CoC.html">College of Computing</a>,
Georgia
Tech, Atlanta, GA 30332-0280. </p>
<p>and electronically from <a
href="thesis/thesis.html">here</a>.
</p>
<hr></center>
</body>
</html>