%@ page language="java" contentType="text/html" %>
<%-- Include common initialisation code --%>
<%@ include file="/arch/common.jsp" %>
<%-- The current tab --%>
<% String currentTab = "Research"; %>
<%-- Content of navigation pane --%>
<%@ include file="nav.jsp" %>
<% showCurrentLink=true; %>
<%-- Current navigation location --%>
<% String currentNav = "Reports and Theses"; %>
<%-- Include the code for the document header --%>
<%@ include file="/arch/header.jsp" %>
Research Reports 2000
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-377
- Paul Goldberg,
When Can Two Unsupervised Learners Achieve PAC Separation?,
November 1, 2000
- CS-RR-376
- Martin Dyer, Leslie Ann Goldberg, Catherine Greenhill, Gabriel Istrate and Mark Jerrum,
Convergence of the Iterated Prisoner's Dilemma Game,
October 23, 2000
- CS-RR-375
- Abhir Bhalerao and Roland Wilson,
Unsupervised Image Segmentation Combining Region and Boundary Estimation,
August 24, 2000
- CS-RR-371
- Roland Wilson,
Multiresolution Gaussian Mixture Models: Theory and Application,
February 28, 2000
- CS-RR-370
- Martin Dyer, Leslie Ann Goldberg, Catherine Greenhill and Mark Jerrum,
On the Relative Complexity of Approximate Counting Problems,
February 20, 2000
- CS-RT-368
- R.I. Cartrwight,
Geometric Aspects of Empirical Modelling: Issues of Design and Implementation,
January 10, 2000
- CS-RR-366
- Micah Adler, Faith Fitch, Leslie Ann Goldberg and Mike Paterson,
Tight Size Bounds for Packet Headers in Narrow Meshes,
January 21, 2000
- CS-RR-365
- L.A. Goldberg, M. Jerrum, S. Kannan and M.S. Paterson,
A Bound on the Capacity of Backoff and Acknowledgement-based Protocols,
January 7, 2000
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>