INE 5443
Programa
Links
Plano
de Ensino
|
Links
para Reconhecimento
de Padrões e Aprendizado de Máquina
Nesta
página você
vai encontrar uma lista de links para outras páginas contendo
informações
importantes sobre reconhecimento de padrões. Estes links aqui
são
links
básicos e importantes para seu aprednizado. Sugerimos
fortemente
que você, no correr do semestre, à medida que os
tópicos
forem abordados, vá consultando estas páginas para
complementar
seus conhecimentos.
Links para
tutoriais de ferramentas
e linguagem de programação você vai encontrar na
página
de bibliografia deste site.
Esta
página está
dividida em:
-
Referências
Específicas de Reconhecimento de Padrões
-
Referências
Gerais de Temas Associados ao Reconhecimento de Padrões
-
Referências
para Aprendizado de Máquina (Machine Learning)
-
Diretório
dos Grupos de Pesquisa em Reconhecimento de Padrões
Observe que
alguns dos links podem estar quebrados. Tentamos manter sempre
tudo atualizado, mas nem sempre é possível.
Referências
Específicas de Temas de Reconhecimento de Padrões:
1.
Introduction to Pattern Recognition via Character Recognition
-
Notes
on Methods of Proof
-
Introduction
to pattern recognition (PostScript)
-
Digital
images
-
Scan
Converting Polygons (Java demo)
-
Alternatives
to pixels
-
Image
processing basics
-
Optical
character recognition (brief introduction)
-
Handwritten
address recognition demonstration
-
Tessellation
Resources
-
Tessellation
Tutorials
-
Grids:
-
Grids,
connectivity and contour tracing (PostScript)
-
Contour
tracing by radial sweep
-
Contour
Representations
-
Shapes
of unit area in a square unit grid
-
Contour
Tracing Algorithms: Tutorial by Abeer Ghuneim
-
Digital
lines and circles:
-
A
tutorial on the midpoint algorithm
-
Interactive
Java applet of the midpoint algorithm
-
M.I.T.
reading machine for the blind
-
What is
hysteresis?
-
Zacharia
Nkgau's tutorial on hysteresis smoothing of monotonic polygons
(with
interactive Java applet)
-
Artistic
Image Processing:
-
Mark
Grundland's Fractals from Voronoi Diagrams
-
Image
Segmentation:
-
Image
segmentation tutorial
2.
Smoothing, Approximation, Data-Compression and Fitting
-
Minkowski
addition and subtraction (dilation and erosion)
-
Interactive
Java applet
-
Regularization
-
Logical
smoothing
-
Local
averaging
-
Median
filtering:
-
Median
filtering introduction
-
Median
filtering and salt-and-pepper noise
-
Adaptive
weighted median filtering
-
Gaussian
smoothing
-
More about
Carl
Friedrich Gauss
-
Polygonal
Approximation:
-
Midpoint
smoothing
-
Tutorial
and Interactive Java applet by Ziad Hafed and Diana Hernandez
-
Ramer-Douglas-Peucker
algorithm (Iterative End-Points Fit)
-
Guirlyn
Olivar's interactive Java applet
-
Interactive
Java applets by Steve Robbins
-
Relative
Convex Hull Smoothing:
-
Steve
Robbins' Tutorial on Relative Convex Hulls
-
Relative
Convex Hull applet
-
Computing
the Relative Convex Hull and other geodesic properties in a polygon
(PostScript)
-
Graph-theoretic
methods:
-
Applet
for Iri-Imai algorithm
-
Smoothing
by Curvature Flow(Java applet)
-
Smoothing
basics (PostScript)
-
Curve
Approximation Java Applet
-
Line
Fitting:
-
Least-Squares
Linear Fit Java Calculator
-
Data
Fitting Between Data Ranges
-
Smoothing
with splines:
-
Cubic
Spline Interactive Java applet
-
Function
Approximation:
-
Interactive
Java applet
3.
Differentiation, Sharpening, Enhancement, Caricatures and Shape Morphing
-
Differentiation
and Edge Detection:
-
Edge
detection and the Sobel operator
-
Canny
edge-detector demo
-
More
edge detection
-
Edge
detection tutorial (Wolfram Research)
-
Roberts
cross operator
-
Enhancement
and Lateral Inhibition:
-
Sharpening,
the Laplacian and lateral inhibition in neural networks (PostScript)
-
Eye
and retina
-
Mach
bands and lateral inhibition
-
The
retina and lateral inhibition
-
The
Lateral Inhibition Simulator (interactive Java applet)
-
Another
Lateral Inhibition Java demo
-
Limulus-the
horseshoe crab
-
The
Laplacian:
-
The
Laplacian in edge detection
-
Laplacian
edge detector applet
-
Caricature
Generation:
-
Ian
Garton's tutorial and interactive Java applet
-
Fundamentals
of Visual Perception:
-
The
Joy of Visual Perception
-
Shape
Morphing:
-
Mark
Grundland's morphing bibliography
-
More
morphing references
4.
Moment and Fourier Descriptors of Shape
-
Affine
transformations
-
Affine
Geometry
-
More
on affine transformations
-
Moment
Invariants
-
Moments
in Pattern Recognition (PostScript)
-
Moments
of area & perimeter
-
Moments
for feature extraction
-
Moments
for pre-processing
-
Moments
as predictors of discrimination performance
-
Adam
Ramadan's tutorial on moments in pattern recognition
-
Computing
Higher Moments of Polygons (Post Script)
-
Fourier
Descriptors:
-
Recosntruction
of closed curves from Fourier descriptors (Java applet)
-
Fourier
synthesis (Java applet)
5.
Skeletons, Distance and Medial Axis Transforms
-
What
is Distance?
-
Manhattan
Metric (Taxicab Geometry)
-
Pascal
Tesson's tutorial on taxicab geometry (with Java applet)
-
Minkowski
metrics
-
More about
Hermann
Minkowski
-
Distance
between sets:
-
Distance
between strings
-
The Maximum
Distance
-
The Minimum
Distance
-
The
Hausdorff Distance
-
Normand
Gregoire & Mikael Bouillot's Tutorial on the Hausdorff distance
and
its
applications
(with interactive Java applet)
- The Grenander
Distance
-
Skeletons
(PostScript)
-
Hilditch's
algorithm
-
Danielle
Azar's tutorial
-
Rosenfeld's
algorithm
-
Laleh
Tajrobehkar's tutorial
-
More about
Azriel
Rosenfeld
-
Skeletonization
software
-
Medial
Axis of Polygonal Sets (prairie-fire transformation)
-
Morphological
Shape Analysis via Medial Axis
-
Medial
Axis tutorial by Hang Fai Lau (with interactive Java applet)
-
Martin
Held's Fire Propagation Algorithm
-
Distance
transforms
-
Skeleton
clean-up via distance transforms
-
Medial
axes via distance transforms
-
Medial
axis transform
-
Medial
axis in 3D with applications
-
Medial
axis software
-
Medial
Axis of Pont Sets (also known as Nearest Point Voronoi Diagrams)
-
Voronoi
diagram applet of points in the plane
-
Voronoi
diagram applet of points on the sphere
-
Medial
Axis in 3D and the Power Crust
6.
Shape Decomposition and Topological Features
-
Polygon
Decomposition:
-
Star-shaped
decompositions (compressed PostScript: star.ps.gz)
-
Convex
hulls, concavities and enclosures:
-
Interactive
Java convex hull algorithms in 2D
-
Clarkson's
code for 2D convex hulls
7.
Processing Line Drawings
-
Basics
of Chain Coding (PostScript)
-
Square,
circular, and grid-intersect quantization
-
Probability
of obtaining diagonal elements
-
Geometric
Probability
-
Bertrand's
paradox.
-
More
on Bertrand's paradox (with Java applet simulations)
-
More about
Joseph
Bertrand
-
Difference
encoding & chain correlation functions
-
Minkowski
metric quantization
-
Example
of character recognition using chain codes
8.
Detection of Structure in Noisy Pictures and Dot Patterns
-
What
is a line?
-
Point-to-curve
transformations (Hough transform)
-
Point-Line
duality
-
Interactive
Java Demo
-
Hough
Transforms:
-
Hough
Transform tutorial
-
Improving
the Hough Transform (paper by M. Cohen and G. Toussaint)
-
Line
and circle detection
-
Hypothesis
testing approach
-
Maximum-entropy
quantization
-
Hough
Transform home page (and software)
-
Hough
Transform publications
-
More
Hough Transform code
-
Interactive
histogram with Java applet
-
GraphTheory:
-
Graphs
-
Graph
theory terminology
-
Basic
Graph Theory
-
Proximity
graphs:
-
A
Survey of Proximity Graphs
-
Minimal
spanning tree (MST) of a dot pattern
-
MST
interactive Java applet
-
Delaunay
Triangulations and Voronoi diagrams
-
More about
Charles
Delaunay
-
The
shape of a set of points:
-
The
relative neighbourhood graph
-
Sphere-of-influence
graphs and applet
-
Alpha
shapes
-
François
Bélair's Tutorial on Alpha Shapes
-
Gallery
of alpha shapes
-
Code
for computing alpha-shapes (and convex hulls)
-
Beta skeletons:
-
Xiaoming
Zhong's Tutorial on Beta Skeletons (with interactive Java applet)
-
Voronoi
diagram based methods
9.
Simple Classifiers and Neural Networks
-
Simple
Classifiers
-
Template
matching
-
Minimum-distance
classifiers
-
Metrics
-
Inner
products
-
Linear
discriminant functions
-
Decision
boundaries
-
Mahalanobis
Distance Classifiers
-
Learning
from Examples
-
Neural
Networks:
-
A
Brief Tour of the Brain
-
Introduction
to Neural Networks
-
Another
Introduction to Neural Networks
-
Dr.
Gurney's course on neural networks
-
Real
and artificial neurons
-
Threshold
logic units, perceptrons and simple learning rules
-
A
brief history of Neural Networks
-
Neural
Network Basics (FAQ's)
-
Formal
neurons, linear machines & perceptrons
-
Separability:
-
Linear
separability
-
Separating
points with circles
-
Pierre
Lang's Neural Network for Character Recognition (with
interactive
Java applet that recognizes the characters you draw on the screen!)
10.
Bayesian decision Theory
-
Bayesian
Decision Theory with Gaussian Distributions - A tutorial by Erin
Mcleish
-
Introductory
Statistics Course
-
Another
Introduction to Probability and Statistics
-
Bayes'
Theorem
-
More about
Thomas
Bayes
-
A
Bayesian Puzzle
-
The
three-door puzzle (Monty Hall problem)
-
Basics
of Statistical Pattern Recognition (by Richard O. Duda)
-
More about
Richard
Duda
-
Minimum
risk classification
-
Minimum
error classification
-
Discriminant
functions (linear, quadratic, polynomial)
-
Quadric
surfaces
-
Geometry
formulas and facts
-
Discriminant
analysis code in MATLAB
-
The
bivariate Gaussian probability density function
-
Multivariate
statistics
-
Lecture
Notes on Statistical Pattern Recognition
-
Occam's
Razor:
-
Jacob
Eliosoff's Tutorial on Occam's Razor in Decision Rules (with JAVA
applet)
-
Occam's
Razor
-
Occam's
Razor and Machine Learning
-
Simplicity,
Cross-Validation and Occam's Razor
-
More
about William of Occam
11.
Feature Selection: Independence of Measurements, Redundancy, and
Synergism
-
Independent
and conditionally independent events
-
Class-conditional
and unconditional independence assumptions in pattern recognition
(Tutorial
by Simon-Pierre Desrosiers)
-
Independence,
uncorrelation and Gaussian distributions (PostScript notes by Julio
Peixoto)
-
Information
theory:
-
A
primer on information theory (PostScipt)
-
Basic
properties of Shannon's entropy and mutual information
-
Relative
entropy and mutual information
-
From
Euclid to entropy (PostScript)
-
Shannon's
equivocation and the Fano bound
-
More about
Claude
Shannon
-
Feature
Selection:
-
Dimensiobality
Reduction: Francois Labelle's tutorial (with interactive Java
applets)
-
Simon
Plain's tutorial on feature selection (with interactive Java
applets)
-
Feature
evaluation criteria:
-
Kullback-Liebler
information
-
The divergence
-
The affinity
-
The Fisher
Information
-
More
about Sir Ronald Fisher
-
Pictures
of Fisher
-
Feature
selection methods
-
A
survey of feature selection methods
-
The best
k measurements are not the k best
-
Models
of spatial dependence between features
-
Space-filling
curves (Hilbert and Peano)
-
Sierpinski
curves
12.
Non-parametric Learning
-
General
Learning Resources
-
Perceptrons:
-
Simple
perceptrons and the exclusive OR problem
-
Applet
for Perceptron learning in the exclusive OR problem
-
Non-parametric
training of linear machines
-
Error-correction
procedures
-
Rosenblatt's
Perceptron Learning Algorithm (an interactive Java applet)
-
The fundamental
learning theorem
-
Multi-layer
networks
-
Competitive
Learning:
-
Applet
illustrating many competitive learning algorithms
13.
Estimation of Density Functions, Parameters and Classifier Performance
-
Estimation
of Parameters:
-
Robust
estimators of location (Tutorial by Greg Aloupis)
-
Bias
and variance of estimators
-
Density
Estimation:
-
Kernel
density estimation applet
-
Estimators
and Bias (Wolfram Research)
-
Dimensionality
and sample size
-
Estimation
of the probability of misclassification
-
Resubstitution
-
Holdout
-
Data Shuffling
-
Leave-One-Out
-
Bootstrap
Methods
14.
Nearest Neighbor Decision Rules
-
Nearest
Neighbor Decision Rules:
-
The
nearest neighbor rule: a tutorial
-
The nearest
neighbor rule with a reject option
-
The
k-nearest neighbor rule applet
-
The Cover-Hart
bounds
-
Jensen's
inequality
-
Convexity
and Jensen's inequality (proof by induction)
-
More about
Thomas
Cover
-
More about
Peter
Hart
-
Efficient
search methods for nearest neighbors:
-
The
projection method for searching nearest neighbors
-
Nearest
neighbor searching papers
-
Approximate
nearest neighbor searching
-
Editing
nearest neighbor rules to reduce storage:
-
Editing
training sets with proximity graphs(PostScript)
-
Sergei
Savchenko's tutorial on nearest neighbor editing rules
-
Nearest
neighbor computation software
-
Bibliography
on Nearest Neighbor Methods
15.
Using Contextual Information in Pattern Recognition
-
Using
Context in Visual Perception
-
Infinite
Monkey Theorem
-
Introduction
to Markov Processes
-
More about
Andrei
Markov
-
Forward
dynamic programming and the Viterbi algorithm
-
Viterbi
algorithm demo for sentence recognition
-
Combined
bottom-up and top-down algorithms
16.
Unsupervised Learning & Cluster Analysis
-
Unsupervised
Learning:
-
Decision-directed
learning (the K-means algorithms)
-
K-Means
Interactive Java Applet by Laurent Bonnefille and Nicolas Didier.
-
Graph-theoretic
methods:
-
Minimal
spanning tree methods
-
Tutorial
and Java applet by Mike Soss and Chrislain Razafimahefa
-
Hierarchical
clustering:
-
Pascal
Poupart's tutorial with interactive Java applet
-
Phylogenetic
Trees (A Tutorial)
-
Clustering
software on the Web
17.
Support Vector Classifiers
-
Support
Vector Classifiers: A First Look
-
Tutorial
on Support Vector Machines and Vapnik-Chervonenkis (VC) Dimension for
Pattern
Recognition (PostScript)
Support
Vector Applet and References
Referências
Genéricas de Pattern Recognition:
-
Introduction
to Pattern Recognition
-
Pattern
Recognition Course on the Web (by Richard O. Duda)
-
Image
Processing Course
-
Classification
Society of North America
-
Pattern
Recognition Information
-
Pattern
Recognition Journals
-
Machine
Learning Resources
-
Morphing
Bibliography of Mark Grundland
-
Neural
Network Information
-
Neural
Network FAQ's
-
Applets
for Neural Networks
-
Face
Recognition Home Page
-
Handwriting
Recognition
-
Java
Demos for Handwriting Recognition
-
Multivariate
Analysis
-
Iris
Data
-
Software
and Hardware for Pattern Recognition Research
-
Typography
Referências
sobre Estatística e Reconhecimento de Padrões:
-
Elementary
Statistics Course
-
Statistics
Glossary
-
Statistics
Java Applets
-
More
Statistics Java Applets
-
Java
Demos for Learning Statistics
-
Virtual
Laboratory in Probability & Satistics (with applets)
-
Interactive
Statistics on the Web
-
Exploratory
Data Analysis
-
Statistics
Glossary
-
Introductory
Statistics Course
-
Bare
Bones of Statistics
-
Statistics
On-line
-
Statistics
Resources
-
Statistics
Teaching Resources
-
Demos
for Learning Statistics
-
Statistics
Virtual Library
-
Statistics
Software
-
Classification
Society
-
Random
Number Generation Tutorial
-
Luc
Devroye's Random Number Generation Links
Visão
Computacional e Reconhecimento de Padrões
-
Computer
Vision Bibliography
-
Computer
Vision Links
-
Computer
Vision Home Page
-
Computer
Vision On-Line
-
Web
Resources in Computer Vision
-
Computer
Vision Handbook
-
Sussex
Computer Vision Course
-
Another
on-line Computer Vision Course
-
Computer
Graphics Home Page
-
Graphics
Conference Papers Online
-
Illusions
-
Image
Processing Algorithms
-
Image
Processing Fundamentals (Delft University Course)
-
Image
Manipulation and Storage
-
Interactive
Imaging Machines
-
3D-Vision:
Information
Theory:
-
Information
Theory links
-
Information
Theory Home Page
-
Lectures
on Information Theory, Pattern Recognition and Neural Networks
-
Introduction
to Information Theory
-
Entropy
Computational
Linguistics:
-
Computational
Linguistics Page
-
Survey
of Human Language Technology
Links
para Aprendizado de Máquina (Machine Learning)
Fonte:
This list is
maintained by the ML Group at the Austrian Research Institute for
Artificial
Intelligence (OFAI),
Vienna, Austria.
It is far from
complete
and is updated on an irregular basis.
Please direct
comments /
suggestions / to Gerhard Widmer(gerhard@ai.univie.ac.at)
Fontes
de Informações Gerais sobre ML
-
David
Aha's list of machine learning resources.
-
Home
pages of (hundreds of) ML researchers (maintained by David W. Aha).
-
GMD
Machine Learning Archive.
-
Machine
Learning Resources (Paul Nielsen).
-
University
of California-Irvine (UCI) Machine Learning Page.
-
University
of Illinois / Urbana (UIUC) AI / ML Page .
-
ML
Mailing List Archive (moderated by M.Pazzani).
-
MLNet
- Network of Excellence in Machine Learning (GMD server).
-
ILPnet,
the Inductive Logic Programming Pan-European Scientific Network.
-
ILPnet2,
Network of Excellence on Inductive Logic Programming (continuation of
ILPnet).
-
Information
and links concerning "recursive partitioning" type learning algorithms.
-
Programme
"Learning in Humans and Machines" (European Science Foundation).
-
ACL
Special Interest Group on Natural Language Learning.
-
International
Grammatical Inference Community Homepage (Mirror).
-
`Programming
by Example' Homepage (MIT Media Lab).
Software
para Machine Learning e Mineração de Dados (Data Mining)
-
UC
Irvine Repository of ML Programs (FTP).
-
C4.5
latest release - patches (Ross Quinlan).
-
AutoClass
- Information and Source Code.
-
MSBN
--- The Microsoft Bayesian Networks Modeling Tool.
-
MLC++
Machine Learning Library in C++ (R. Kohavi, Stanford Univ.).
-
SGI
MLC++ 2.0 for / from Silicon Graphics.
-
WEKA
Machine Learning workbench (Univ. of Waikato, NZ).
-
TMiner
(Java), by F. Berzal and J. Cubero, University of Granada.
-
TiMBL
1.0 (Tilburg Memory Based Learner), Tilburg University, The Netherlands.
-
LIBSVM
(support vector machines library for classification), by C.Chang and
C.Lin.
-
SVM
Light (Support Vector Machine), T.Joachims.
-
SNoW
Learning Architecture 2.0 (Univ. of Illinois at Urbana/Champaign).
-
SUBDUE
Substructure Discovery System (University of Texas at Arlington) .
-
CBA
(Classification Based on Associations), National University of Singapore.
-
DB2
UDB and Intelligent Miner for educational or research purposes (IBM).
-
ROC
Convex Hull program for comparing classifiers (T. Fawcett & F.
Provost).
-
BKD
(Bayesian Knowledge Discoverer) -- Induction of Bayesian Belief Networks.
-
BAYDA
(Bayesian Discriminant Analysis) (Univ. of Helsinki).
-
MCLUST
/ EMCLUST (Model-based Clustering Software).
-
MLT
- Machine Learning Toolbox (Esprit Project).
-
STATLOG
(Esprit Project).
-
Peter
Clark's ML Software (UTexas) .
-
Belief
Network Power Constructor (Windows NT).
-
Imperial
College Prolog 1000 Database.
ML
Benchmarks
e outras fontes de Dados
-
UC Irvine
Machine Learning Repository
(HTML,
FTP).
-
UC
Irvine Knowledge Discovery in Databases (KDD) Archive.
-
DELVE
(Data for Evaluating Learning in Valid Experiments) - Univ. of Toronto.
-
Proben1
--- A Set of Neural Network Benchmark Problems (Size: ~2Mb !!).
-
Proben1
--- Description (Tech Report).
-
STATLOG
(Esprit Project).
-
EconData
- Economic Time Series Data (Univ. of Maryland).
-
National
Space Science Data Center (NSSDC) - Info about many NASA data sets.
-
FEDSTATS
(links to > 70 statistical agencies in the U.S.).
-
United
States Census Bureau.
-
Extensive US
Census Data (Ron
Kohavi / SGI):
File
1 (12.5 MB),
File
2 (10 MB).
-
RISE
-- Repository of Information Sources Used in Information Extraction
Tasks
(USC/ISI).
-
KDD-Cup-98
(large dataset + results of competition).
Artigos
e Glossários de ML
-
ML
Papers in PostScript format (UC Berkeley).
-
Meta-List
of Machine Learning Bibliographies (D.Aha/P.Turney).
-
Bibliography
on context-sensitive learning (P.Turney, NRC, Ottawa).
-
Bibliography
on automated text categorisation (F.Sebastiani, Univ. of Pisa).
-
Information
Server of the MLNetII Training Committee (taxonomy + examples of ML
concepts).
-
Glossary
of Data Mining Terms (by Two Crows).
Programação
em Lógica Indutiva
-
ILPnet,
the Inductive Logic Programming Pan-European Scientific Network.
-
ILPnet2,
Network of Excellence on Inductive Logic Programming (continuation of
ILPnet).
-
ESPRIT
Project BRA 6020 (ILP) home page - Kath. Univ. Leuven.
-
ILP
programs (GOLEM,...), datasets, etc. (from Esprit ILP project and
ILPNet).
-
FOIL
Sources - latest release (Ross Quinlan).
-
Computing
Lab, Univ. of Oxford, ILP sources.
-
FOCL
Macintosh application and user
manual.
-
FOCL
Common LISP source code.
Mineração
de Dados e Descoberta de Conhecimento
-
UC
Irvine Knowledge Discovery in Databases (KDD) Archive.
-
Knowledge
Discovery Mine, KDD Nuggets, etc. (G. Piatetsky-Shapiro).
-
Knowledge
Discovery Mine, KDD Nuggets, etc. (NEW - from March 1, 1997).
-
The
Data Mine (Birmingham).
-
KDD
Projects Home Pages.
-
KDD
Page, Vanderbilt University.
-
Search
engine for quickly searching database research bibliographies.
-
IJCAI-95
KDD tutorial (U. Fayyad).
-
Collection
of Machine Discovery Terminology.
-
Data
Mining and Knowledge Discovery - an International Journal.
-
Intelligent
Data Analysis (IDA) - An International Journal.
-
"Information
Shootout Project" - description and data sets.
Agrupamento
Conceitual
-
Mixture
Modelling page (D. Dowe).
-
ECOBWEB:
a public domain clustering tool (Y. Reich).
Reinforcement
Learning
-
Reinforcement
Learning Archive at GMD.
-
Reinforcement
Learning Repository, Michigan State University.
-
CMU's
Reinforcement Learning Page.
-
Rich
Sutton's Reinforcement Learning Archive.
Algoritmos
Genéticos e Computação Evolutiva
-
EVONET
(European Network of Excellence in Evolutionary Computing).
-
The
Genetic Algorithms Archive.
Neural
Networks,
Pattern Recognition, and Statistics
-
Learning
and Soft Computing (Book + Software, V. Kecman, MIT Press, 2001).
-
The
Backpropagator's Online Reading List and Review.
-
Pattern
Recognition Page (Delft Univ. of Technology, The Netherlands).
-
Kovach
Computing Services - Statistics Shareware and useful links.
-
GRKPACK
software: Fitting Smoothing Spline ANOVA Models for Exponential Families.
-
Software
for Bayesian learning for neural networks (R. Neal).
-
NN
Benchmarking Page.
-
R
- A Public Domain Statistics + Graphics Package
Teoria
do
Aprendizado Computacional
-
COLT
Home Page.
-
COLTBIB
(extensive bibliography of COLT literature).
-
Archive
of COLT Conferences.
-
Archive
of ALT Conferences.
-
Archive
of EuroCOLT Conferences.
-
Archive
of AII Workshops.
Empresas
-
Intelligent
Applications, Ltd. (UK; Data Mining).
-
KDD
Page, IBM Almaden Research Center.
-
Silicon
Graphics, MLC++ Team.
-
Thinkbank,
Inc.
-
Ultragem
Data Mining.
-
Knowledge
Discovery One, Inc. (KD1).
-
RuleQuest
Research (J.R.Quinlan).
-
PARTEK
- Data Analysis and Modelling.
-
MIT
(Management Intelligenter Technologien) GmbH, Aachen, Germany.
-
Megaputer
Intelligence.
-
MineSoft
Ltd.
-
SPSS
Inc.
-
Exclusive
Ore Inc. (Data Mining, USA).
Atualizado em
Setembro
de 2001 (Aldo v. Wangenheim)
The Cyclops
Project
German-Brazilian
Cooperation
Programme on IT
CNPq GMD DLR
|
|
|
|