Cantitate/Preț
Produs

Backpropagation and it's Modifications

Autor Richa Kathuria Karthikeyan
en Limba Engleză Paperback – 30 ian 2012
Gradient based methods are one of the most widely used error minimization methods used to train back propagation networks. The BP training algorithm is a supervised learning method for multi-layered feedforward neural networks. It is essentially a gradient descent local optimization technique which involves backward error correction of the network weights. It has many limitations of convergence , getting trapped in local minima and performance. To solve this there are different modifications like introducing momentum and bias terms, conjugate gradient are used. In the conjugate gradient algorithms a search is performed along conjugate directions, which produces generally faster convergence than steepest descent directions.Here, in this monograph we will consider parity bit checking problem with conventional backpropagation method and other methods. We have to construct suitable neural network and train it properly. The training dataset has to be used to train "classification engine" for solution purpose and then the trained network is used for testing its validation.
Citește tot Restrânge

Preț: 27626 lei

Preț vechi: 34532 lei
-20% Nou

Puncte Express: 414

Preț estimativ în valută:
5287 5486$ 4419£

Carte tipărită la comandă

Livrare economică 18 martie-01 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783847379355
ISBN-10: 3847379356
Pagini: 72
Dimensiuni: 152 x 229 x 4 mm
Greutate: 0.12 kg
Editura: LAP LAMBERT ACADEMIC PUBLISHING AG & CO KG
Colecția LAP Lambert Academic Publishing

Notă biografică

Ms Richa Kathuria is in final semester of her MTech(computer science) from Birla Institute of Technology,Ranchi.This work is part of the research done for completion of her thesis.