USING QUASI-RANDOM WEIGHTS IN NEURAL NETWORKS

Citation
Pg. Anderson et al., USING QUASI-RANDOM WEIGHTS IN NEURAL NETWORKS, Intelligent automation and soft computing, 4(1), 1998, pp. 61-71
Citations number
21
Categorie Soggetti
Robotics & Automatic Control","Computer Science Artificial Intelligence","Robotics & Automatic Control","Computer Science Artificial Intelligence
ISSN journal
10798587
Volume
4
Issue
1
Year of publication
1998
Pages
61 - 71
Database
ISI
SICI code
1079-8587(1998)4:1<61:UQWINN>2.0.ZU;2-T
Abstract
We present a novel training algorithm for a feed forward neural networ k with a single hidden layer of nodes (i.e., two layers of connection weights). Our algorithm is capable of training networks for hard probl ems, such as the classic two-spirals problem. The weights in the first layer are determined using a quasirandom number generator. These weig hts are frozen-they are never modified during the training process. Th e second layer of weights is trained as a simple linear discriminator using methods such as the pseudoinverse, with possible iterations. We also study the problem of reducing the hidden layer: pruning low-weigh t nodes and a genetic algorithm search for good subsets.