株式会社極東書店トップ商品一覧Functional Networks with Applications: A Neural-Based Paradigm. Softcover reprint of the original 1st ed. 1999

商品詳細

Functional Networks with Applications: A Neural-Based Paradigm. Softcover reprint of the original 1st ed. 1999

Functional Networks with Applications: A Neural-Based Paradigm. Softcover reprint of the original 1st ed. 1999

・ISBN 978-1-4613-7562-3 paper EUR 99.99

¥26,726.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Castillo, Enrique / Cobo, Angel / Antonio Gutierrez, Jose / Pruneda, Rosa Eva,
シリーズ (The Springer International Series in Engineering and Computer Science)
出版社 (Springer-Verlag New York Inc., US)
出版年月2013
ページ数309 pp.
言語ENG
ニュース番号<A05-27844>

解説

Artificial neural networks have been recognized as a powerful tool to learn and reproduce systems in various fields of applications. Neural net- works are inspired by the brain behavior and consist of one or several layers of neurons, or computing units, connected by links. Each artificial neuron receives an input value from the input layer or the neurons in the previ- ous layer. Then it computes a scalar output from a linear combination of the received inputs using a given scalar function (the activation function), which is assumed the same for all neurons. One of the main properties of neural networks is their ability to learn from data. There are two types of learning: structural and parametric. Structural learning consists of learning the topology of the network, that is, the number of layers, the number of neurons in each layer, and what neurons are connected. This process is done by trial and error until a good fit to the data is obtained. Parametric learning consists of learning the weight values for a given topology of the network. Since the neural functions are given, this learning process is achieved by estimating the connection weights based on the given information. To this aim, an error function is minimized using several well known learning methods, such as the backpropagation algorithm. Unfortunately, for these methods: (a) The function resulting from the learning process has no physical or engineering interpretation. Thus, neural networks are seen as black boxes.