@inproceedings{Anderson1998_0,
        Abstract = {We present a novel training algorithm for a feed forward neural network with a single hidden layer of nodes (i.e., two layers of connection weights). Our algorithm is capable of training networks for hard problems, such as the classic two-spirals problem. The weights in the first layer are determined using a quasirandom number generator. These weights are frozen---they are never modified during the training process. The second layer of weights is trained as a simple linear discriminator using methods such as the pseudo-inverse, with possible iterations. We also study the problem of reducing the hidden layer: pruning low-weight nodes and a genetic algorithm search for good subsets.},
        Address = {Zurich, Zurich, Switzerland},
        Author = {Peter G. Anderson and Roger S. Gaborski and Sanjay Raghavendra and Mei-ling Lung},
        Booktitle = {Proceedings of the ICSC, ICSC Symposium on Fuzzy Logic},
        Keywords = {genetic algorithms},
        Month = {May},
        Number = {1},
        Organization = {ICSC},
        Pages = {},
        Title = {Using quasirandom numbers in neural networks},
        Url = {https://ritdml.rit.edu/dspace/bitstream/1850/3067/1/PAndersonConfProc05-26-1995.pdf},
        Volume = {4},
        Year = {1998}}