-
A research field devoted to studying the design and analysis of algorithms for making predictions about the future based on past experiences. The emphasis in COLT is on rigorous mathematical analysis. COLT is largely concerned with computational and data efficiency.
-
A machine learning resources from Applications to Tutorials.
-
A competition on Grammatical Inference.
-
Repository of information on grammatical inference, automata induction, and language acquisition.
-
Network of Excellence in Inductive Logic Programming.
-
Site dedicated to research of artificial intelligence algorithms applied to information retrieval, data mining and optimization methods. Includes FAQs and AI resources for math/science teachers and students.
-
A central information source for the area of Support Vector Machines, Gaussian Process prediction, Mathematical Programming with Kernels, Regularization Networks, Reproducing Kernel Hilbert Spaces, and related methods. Provides links to papers, upcoming events, datasets, code.
-
How computers can learn to get better at playing games. This site is for artificial intelligence researchers and intrepid game programmers. I describe game programs and their workings; they rely on heuristic search algorithms, neural networks, genetic algorithms, temporal differences, and other methods.
-
Resources for researchers and practitioners interested in the use of learning techniques in intelligent, user-adaptive systems.
-
Mixture modelling, Clustering, Intrinsic classification, Unsupervised learning and Mixture modeling. Links and bibliography.
-
Links
-
Links to various pattern recognition and machine learning resources
-
Programming by example (or by demonstration) is a technique for teaching the computer new behavior by demonstrating actions on concrete examples. The system records user actions and generalizes a program that can be used in new examples.
-
Artificial Neural Network-based natural language conversational agent and intelligent dialogue generator
-
An introduction to "anytime" algorithms. Published in Crossroads, the student magazine of the ACM.
-
A centralized resource for researchers of reinforcement learning. Maintained at University of Massachusetts, Amherst.
-
Machine learning approaches to data mining focussing on text mining applications.
-
Introduction to k-means clustering, a popular data mining and unsupervised learning algorithm. Free code, software, resources and examples are available for download.