Preface |
|
xi | |
Acknowledgments |
|
xiii | |
|
|
1 | (2) |
|
2 Fundamental Concepts on Neural Networks |
|
|
3 | (30) |
|
2.1 Artificial Intelligence: Symbolist and Connectionist |
|
|
3 | (1) |
|
2.2 The Brain and Neural Networks |
|
|
4 | (1) |
|
2.3 Artificial Neural Networks and Diagrams |
|
|
5 | (3) |
|
|
8 | (1) |
|
2.5 Network Architectures |
|
|
8 | (4) |
|
|
12 | (1) |
|
|
13 | (2) |
|
|
15 | (4) |
|
|
16 | (1) |
|
2.8.2 Bias-variance Trade-off: Early Stopping Method of Training |
|
|
16 | (1) |
|
2.8.3 Choice of Structure |
|
|
17 | (1) |
|
|
18 | (1) |
|
|
18 | (1) |
|
2.9 McCulloch-Pitt Neuron |
|
|
19 | (1) |
|
2.10 Rosenblatt Perceptron |
|
|
20 | (2) |
|
2.11 Widrow's Adaline and Madaline |
|
|
22 | (1) |
|
|
23 | (5) |
|
2.13 Running Python in a Nutshell |
|
|
28 | (5) |
|
3 Some Common Neural Network Models |
|
|
33 | (34) |
|
3.1 Multilayer Feedforward Networks |
|
|
33 | (4) |
|
3.2 Associative and Hopfield Networks |
|
|
37 | (8) |
|
3.3 Radial Basis Function Networks |
|
|
45 | (1) |
|
3.4 Wavelet Neural Networks |
|
|
46 | (5) |
|
|
48 | (3) |
|
3.4.2 Wavelet Networks and Radial Basis Wavelet Networks |
|
|
51 | (1) |
|
3.5 Mixture-of-Experts Networks |
|
|
51 | (4) |
|
3.6 Neural Network and Statistical Model Interfaces |
|
|
55 | (1) |
|
3.7 Some Common Neural Networks in Python |
|
|
56 | (11) |
|
|
56 | (2) |
|
|
58 | (4) |
|
|
62 | (5) |
|
4 Multivariate Statistics Neural Network Models |
|
|
67 | (64) |
|
4.1 Cluster and Scaling Networks |
|
|
67 | (20) |
|
4.1.1 Competitive Networks |
|
|
67 | (3) |
|
4.1.2 Learning Vector Quantization (LVQ) |
|
|
70 | (2) |
|
4.1.3 Adaptive Resonance Theory (ART) Networks |
|
|
72 | (6) |
|
4.1.4 Self-Organizing Maps (SOM) Networks |
|
|
78 | (9) |
|
4.2 Dimensional Reduction Networks |
|
|
87 | (21) |
|
4.2.1 Basic Structure of Data Matrix |
|
|
88 | (2) |
|
4.2.2 Mechanics of Some Dimensional Reduction Techniques |
|
|
90 | (1) |
|
4.2.2.1 Principal Components Analysis (PCA) |
|
|
90 | (1) |
|
4.2.2.2 Nonlinear Principal Components |
|
|
91 | (1) |
|
4.2.2.3 Factor Analysis (FA) |
|
|
91 | (1) |
|
4.2.2.4 Correspondence Analysis (CA) |
|
|
91 | (1) |
|
4.2.2.5 Multidimensional Scaling |
|
|
92 | (1) |
|
4.2.2.6 Independent Component Analysis (ICA) |
|
|
93 | (4) |
|
|
97 | (5) |
|
4.2.4 Nonlinear PCA Networks |
|
|
102 | (1) |
|
|
102 | (1) |
|
4.2.6 Correspondence Analysis (CA) Networks |
|
|
103 | (3) |
|
4.2.7 Independent Component Analysis (ICA) Networks |
|
|
106 | (2) |
|
4.3 Classification Networks |
|
|
108 | (12) |
|
4.4 Multivariate Statistics Neural Network Models with Python |
|
|
120 | (11) |
|
|
121 | (5) |
|
|
126 | (5) |
|
5 Regression Neural Network Models |
|
|
131 | (20) |
|
5.1 Generalized Linear Model Networks (GLIMNs) |
|
|
131 | (8) |
|
5.1.1 Logistic Regression Networks |
|
|
132 | (4) |
|
5.1.2 Regression Networks |
|
|
136 | (3) |
|
5.2 Nonparametric Regression and Classification Networks |
|
|
139 | (8) |
|
5.2.1 Probabilistic Neural Networks (PNNs) |
|
|
139 | (1) |
|
5.2.2 General Regression Neural Networks (GRNNs) |
|
|
140 | (1) |
|
5.2.3 Generalized Additive Model Networks |
|
|
141 | (2) |
|
5.2.4 Regression and Classification Tree Networks |
|
|
143 | (2) |
|
5.2.5 Projection Pursuit and Feedforward Networks |
|
|
145 | (1) |
|
|
146 | (1) |
|
5.3 Regression Neural Network Models with Python |
|
|
147 | (4) |
|
6 Survival Analysis and Other Networks |
|
|
151 | (32) |
|
6.1 Survival Analysis Networks |
|
|
151 | (7) |
|
6.2 Time Series Forecasting |
|
|
158 | (9) |
|
6.2.1 Forecasting with Neural Networks |
|
|
163 | (4) |
|
6.3 Control Chart Networks |
|
|
167 | (3) |
|
6.4 Some Statistical Inference Results |
|
|
170 | (7) |
|
|
171 | (1) |
|
|
172 | (3) |
|
6.4.3 Interval Estimation |
|
|
175 | (1) |
|
|
176 | (1) |
|
6.5 Forecasting with Python |
|
|
177 | (6) |
A Command Reference |
|
183 | (32) |
Bibliography |
|
215 | (18) |
Index |
|
233 | |