Skip to main content

1996 | OriginalPaper | Buchkapitel

Neural Network Library

verfasst von : Mark Watson

Erschienen in: Programming in Scheme

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Neural networks are useful for many pattern recognition and control applications. In this chapter we design a library that supports “delta rule,” or backwards error propagation networks. For flexibility our library supports any number of neuron layers. For efficiency our li­brary uses momentum calculations to train networks. We will discuss momentum in the discussion of requirements in Section 6.1.

Metadaten
Titel
Neural Network Library
verfasst von
Mark Watson
Copyright-Jahr
1996
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4612-2394-8_6