| C Program files |
Documentation/Data files |
|
Sunspot data (Sec.1.5.6)
|
| Perceptron, Pocket, LMS (Ch.2) |
| Backpropagation (Sec.3.3) |
| Another Backprop. (Sec.3.3) |
| Specialized backpropagation for classification (Sec.3.3) |
Respiratory data for training (Sec.3.7.1) |
| |
Respiratory data for testing (Sec.3.7.1)
|
|
Data for two-dimensional corners problem(Sec.4.2) |
| Recurrent Backpropagation (Sec.4.3.1) |
| Learning Vector Quantizer (LVQ1) (Sec.5.2) |
| Counter-propagation (Sec.5.3) |
README for Counter-prop. (Sec.5.4) |
| Adaptive Resonance Theory (ART1) (Sec.5.4) |
README for ART1 (Sec.5.4) |
| Kohonen's Self-Organizing Map (Sec.5.5.1) |
| Discrete Hopfield Network for Association (Sec.6.2.1) |
| Continuous Hopfield Network for Association (Sec.6.2.3) |
README for Hopfield Network program (Sec.6.2.3) |
| Boltzmann Machine Training (Sec.6.4) |
| Boltzmann Machine Output Generation (Sec.6.4) |
README for Boltzmann Machine program (Sec.6.4) |
| Simulated Annealing for graph bipartitioning (Sec.7.3) |
| Genetic Algorithm (Sec.7.5) |
| |
6-dim. Myoelectric data for training (Sec.3.7.2) |
| |
Myoelectric data for testing (Sec. B.2)
|
| |
A 3-class classification problem (6-dim. myoelectric data) (Sec. B.2) |
| |
Stock prices data,
formatted to predict stock of company G
from most recent stock prices of companies
A, I and G (Sec. B.7) |
| |
Gold daily opening price data (London) for 2004, in reverse chronological order, beginning Dec.30 and ending Jan.2;
this should replace the old data in the text (Sec.B.3), which was for 1993.
|
| |
Raw stock price data for
company A (columns indicate date, opening and closing prices,
daily highs and lows, and volume) (Sec. B.7)
|
| |
3-dim. corners data
for clustering, classification, and function approximation
(Sec. B.5)
|
| |
|