Saturday, January 17, 2009

Fundamentals of Neural Networks or Systemc

Fundamentals of Neural Networks: Architectures, Algorithms and Applications

Author: Laurene V Fausett

Providing detailed examples of simple applications, this new book introduces the use of neural networks. It covers simple neural nets for pattern classification; pattern association; neural networks based on competition; adaptive-resonance theory; and more. For professionals working with neural networks.



Table of Contents:
Preface
Acknowledgments1
Ch. 1Introduction
1.1Why Neural Networks and Why Now?1
1.2What Is a Neural Net?3
1.3Where Are Neural Nets Being Used?7
1.4How Are Neural Networks Used?11
1.5Who Is Developing Neural Networks?22
1.6When Neural Nets Began: the McCulloch-Pitts Neuron26
Ch. 2Simple Neural Nets for Pattern Classification39
2.1General Discussion39
2.2Hebb Net48
2.3Perceptron59
2.4Adaline80
Ch. 3Pattern Association101
3.1Training Algorithms for Pattern Association103
3.2Heteroassociative Memory Neural Network108
3.3Autoassociative Net121
3.4Iterative Autoassociative Net129
3.5Bidirectional Associative Memory (BAM)140
Ch. 4Neural Networks Based on Competition156
4.1Fixed-Weight Competitive Nets158
4.2Kohonen Self-Organizing Maps169
4.3Learning Vector Quantization187
4.4Counterpropagation195
Ch. 5Adaptive Resonance Theory218
5.1Introduction218
5.2Art1222
5.3Art2246
Ch. 6Backpropagation Neural Net289
6.1Standard Backpropagation289
6.2Variations305
6.3Theoretical Results324
Ch. 7A Sampler of Other Neural Nets334
7.1Fixed Weight Nets for Constrained Optimization335
7.2A Few More Nets that Learn362
7.3Adaptive Architectures385
7.4Neocognitron398
Glossary422
References437
Index449

Interesting book: Mushrooms or Passion for Protein

Systemc: From the Ground Up

Author: David C Black

SystemC provides a robust set of extensions to C++ that enables rapid development of complex hardware/software systems. This book focuses on the practical uses of the language for modeling real systems. The wealth of examples and downloadable code methodically guide the reader through the finer points of the SystemC language.

This work provides:

- A step-by-step build-up of syntax

- NEW features of SystemC 2.1

- Code examples for each concept,
- Many resource references

- Coding styles and guidelines

- Over 52 downloadable code examples (over 8,000 lines)

- Exercises throughout the book

- How SystemC fits into the system design methodology

- Why features are as they are

Well known consultants in the EDA industry, both David Black and Jack Donovan have been involved in the adoption and teaching of new technologies and methodologies for a combined total of 42+ years. Recently, they jointly founded a consultancy, Eklectic Ally, focused on helping companies adopt SystemC methodologies.



No comments:

Post a Comment