11 of 11 people found the following review helpful:
5.0 out of 5 stars
Best C++ Source Code available for MLFN., June 29, 2001
This review is from: Signal and Image Processing with Neural Networks: A C++ Sourcebook (Paperback)
"The principal focus of this book is the multiple-layer feedforward network (MLFN)." This network is the most common and most used type of neural network. I have all of Masters books and this is his best presentation and source code for the MLFN. Chaper 2. of the book is about a complex number version of the MLFN, but it also includes the common real number versions. Other chapters on Data Preparation, Frequency-Domain, Time/Frequency Localization (Gabor Transform, Fourier Transform, Morlet Wavelets) and applications.
The C++ source code is easy to compile, understand and use. Includes simulated annealing, conjugate gradient algorithms and hybrid learning methods.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No