Pattern Recognition with Neural Networks in C++
Autor Abhijit S. Pandya, Robert B. Macyen Limba Engleză Paperback – 17 dec 2019
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 438.29 lei 43-57 zile | |
CRC Press – 17 dec 2019 | 438.29 lei 43-57 zile | |
Hardback (1) | 1546.17 lei 43-57 zile | |
CRC Press – 17 oct 1995 | 1546.17 lei 43-57 zile |
Preț: 438.29 lei
Preț vechi: 547.86 lei
-20% Nou
Puncte Express: 657
Preț estimativ în valută:
83.88€ • 87.13$ • 69.67£
83.88€ • 87.13$ • 69.67£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367448875
ISBN-10: 0367448874
Pagini: 426
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
ISBN-10: 0367448874
Pagini: 426
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Public țintă
Academic, Professional, and Professional Practice & DevelopmentCuprins
Introduction Pattern Recognition Systems Motivation for Artificial Neural Network Approach A Prelude to Pattern Recognition Statistical Pattern Recognition Syntactic Pattern Recognition The Character Recognition Problem Organization of Topics Neural Networks: An Overview Motivation for Overviewing Biological Neural Networks Background Biological Neural Networks Hierarchical Organization of the Brain Historical Background Artificial Neural Networks Preprocessing General Dealing with Input from a Scanned Image Image Compression Edge Detection Skeletonizing Dealing with Input from a Tablet Segmentation Feed Forward Networks with Supervised Learning Feed-Forward Multilayer Perceptron (FFMLP) Architecture FFMLP in C++ Training with Back Propagation A Primitive Example Training Strategies and Avoiding Local Minima Variations on Gradient Descent Topology ACON vs. OCON Overtraining and Generalization Training Set Size and Network Size Conjugate Gradient Method ALOPEX Some Other Types of Neural Networks General Radial Basis Function Networks Higher Order Neural Networks Feature Extraction I: Geometric Features and Transformations General Geometric Features (Loops, Intersections and Endpoints) Feature Maps A Network Example Using Geometric Features Feature Extraction Using Transformations Fourier Descriptors Gabor Transformations and Wavelets Feature Extraction II: Principle Component Analysis Dimensionality Reduction Principal Components Karhunen-Loeve (K-L) Transformation Principal Component Neural Networks Applications Kohonen Networks and Learning Vector Quantization General K-Means Algorithm An Introduction to the Kohonen Model The Role of Lateral Feedback Kohonen Self-Organizing Feature Map Learning Vector Quantization Variations on LVQ Neural Associative Memories and Hopfield Networks General Linear Associative Memory (LAM) Hopfield Networks A Hopfield Example Discussion Bit Map Example BAM Networks A BAM Example Adaptive Resonance Theory (ART) General Discovering the Cluster Structure Vector Quantization ART Philosophy The Stability-Plasticity Dilemma Art1: Basic Operation Art1: Algorithm The Gain Control Mechanism ART2 Model Discussion Applications Neocognition Introduction Architecture Example of a System with Sample Training Patterns Systems with Multiple Classifiers General A Framework for Combining Multiple Recognizers Voting Schemes The Confusion Matrix Reliability Some Empirical Approaches
Notă biografică
Pandya, Abhijit S.; Macy, Robert B.
Descriere
The addition of artificial neural network computing to traditional pattern recognition has given rise to a new, different, and more powerful methodology that is presented in this interesting book. This is a practical guide to the application of artificial neural networks.