Browsing CS Technical Reports by Title
Now showing items 806-825 of 1770
-
Learning in a Free Robot
(University of Wisconsin-Madison Department of Computer Sciences, 1977)A "free" robot is one which "pursues happiness" or reward rather than obeying commands. A program for controlling such a robot has been written, and is in the process of being debugged and tested. It is designed to learn ... -
Learning in Mathematically-Based Domains: Understanding and Generalizing Obstacle Cancellations
(University of Wisconsin-Madison Department of Computer Sciences, 1989)Mathematical reasoning provides the basis for problem solving and learning in many complex domains. A model for applying explanation-based learning in mathematically-based domains is presented, and an implemented learning ... -
Learning Structures to Represent Verb Meaning
(University of Wisconsin-Madison Department of Computer Sciences, 1977)A program that learns structures that represent verb meaning is described. Inputs are combinations of surface sentences and environment snapshots. The program learns to associate surface verbs with conceptual dependency ... -
Learning to Use Contextual Patterns in Language Processing
(University of Wisconsin-Madison Department of Computer Sciences, 1972)The research described in this thesis concerns the application of pattern recognition and learning to natural language processing. Using the techniques of learning and pattern recognition, a program has been written to ... -
Least Norm Solution of Non-Monotone Linear Complementarity Problems
(University of Wisconsin-Madison Department of Computer Sciences, 1987) -
The Least Solution for the Polynomial Interpolation Problem
(University of Wisconsin-Madison Department of Computer Sciences, 1990) -
A Least-Cost Error Corrector for LR(1)-Based Parsers
(University of Wisconsin-Madison Department of Computer Sciences, 1978)An error corrector working with LR(1) parsers and variations such as SLR(1) and LALR(1) is studied. The corrector is able to correct and parse any input string. Upon detection of a syntax error, it operates by deleting ... -
Least-Cost Syntactic Error Repair Using Extended Right Context
(University of Wisconsin-Madison Department of Computer Sciences, 1983) -
The Lens Interconnection Strategy
(University of Wisconsin-Madison Department of Computer Sciences, 1980) -
LEXICO Guide No. 1 - Overview
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
LEXICO Guide No. 2 - Communicating With Lexico
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
LEXICO Guide No. 3 - Creating and Maintaining a Collection
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
LEXICO Guide No. 4 - Preparing and Entering Texts
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
LEXICO Guide No. 5 - Editing
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
LEXICO Guide No. 6 - Concording
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
LEXICO Guide No. 7 - Headword Classification
(University of Wisconsin-Madison Department of Computer Sciences, 1976) -
The Limit at the Origin of a Smooth Function Space
(University of Wisconsin-Madison Department of Computer Sciences, 1989)We present a map H -- H?that assigns to each finite-dimensional space of smooth functions a homogeneous polynomial space of the same dimension. We discuss applications of this map in the areas of multivariate polynomial ... -
Limited Nondeterminism in Parallel Models of Computation
(University of Wisconsin-Madison Department of Computer Sciences, 1990) -
Linear Complementarity Problems Solvable by a Single Linear Program
(University of Wisconsin-Madison Department of Computer Sciences, 1975)It is shown that the linear complementarity problem of finding a z in Rn such that Mz + q > 0, z > 0 and zT (Mz+q) = 0 can be solved by a single linear program in some important special cases such as when M or its inverse ... -
Linear Intermediate Representation for Portable Code Generation
(University of Wisconsin-Madison Department of Computer Sciences, 1981)