Cantitate/Preț
Produs

Exploring Neural Networks with C#

Autor Ryszard Tadeusiewicz, Rituparna Chaki, Nabendu Chaki
en Limba Engleză Paperback – 2 sep 2014
The utility of artificial neural network models lies in the fact that they can be used to infer functions from observations—making them especially useful in applications where the complexity of data or tasks makes the design of such functions by hand impractical.

Exploring Neural Networks with C# presents the important properties of neural networks—while keeping the complex mathematics to a minimum. Explaining how to build and use neural networks, it presents complicated information about neural networks structure, functioning, and learning in a manner that is easy to understand.

Taking a "learn by doing" approach, the book is filled with illustrations to guide you through the mystery of neural networks. Examples of experiments are provided in the text to encourage individual research. Online access to C# programs is also provided to help you discover the properties of neural networks.

Following the procedures and using the programs included with the book will allow you to learn how to work with neural networks and evaluate your progress. You can download the programs as both executable applications and C# source code from http://home.agh.edu.pl/~tad//index.php?page=programy&lang=en
Citește tot Restrânge

Preț: 44975 lei

Preț vechi: 65728 lei
-32% Nou

Puncte Express: 675

Preț estimativ în valută:
8613 9321$ 7180£

Carte tipărită la comandă

Livrare economică 09-23 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781482233391
ISBN-10: 1482233398
Pagini: 298
Ilustrații: 342 black & white illustrations
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.54 kg
Ediția:1
Editura: Taylor & Francis
Colecția CRC Press
Locul publicării:Oxford, United Kingdom

Public țintă

Professional Practice & Development

Cuprins

Introduction to Natural and Artificial Neural Networks. A Neural Net Structure. Teaching the networks. Functioning of a Simplest Network. Teaching Simple Linear One Layer Neural Networks. Nonlinear Networks. Backpropagation. Forms of Neural Networks Learning. Self-Learning Neural Networks. Self-Organizing Neural Networks. Recurrent Networks.

Recenzii

This book offers a real-life experimentation environment to readers. Moreover, it permits direct and personal exploration of neural learning and modeling. The companion software to this book is a collection of online programs that facilitate such exploratory methods and systematic self-discovery of neural networks. The programs are available in two forms—as executable applications ready for immediate use as described in the book or as source codes in C#. ... As past president of IEEE’s Computational Intelligence Society with over 6,000 members and the editor-in-chief of IEEE Transactions on Neural Networks, I am very interested in the success of neural network technology. I, therefore, highly recommend this book to all who want to learn neurocomputing techniques for their unique and practical educational value.
—Dr. Jacek M. Zurada, Department of Electrical and Computer Engineering, University of Louisville, Kentucky

Notă biografică

Ryszard Tadeusiewicz, Rituparna Chaki, Nabendu Chaki

Descriere

This book presents the important properties of neural networks—while keeping the complex mathematics to a minimum. Explaining how to build neural networks and use them, the book presents complicated information about neural networks structure, functioning, and learning in a manner that is easy to understand. Taking a "learn by doing" approach, the book is filled with illustrations to guide readers through the mystery of neural networks. Examples of experiments are provided in the text to encourage individual research. C# programs are also included to help readers independently discover the properties of neural networks.