Java Neural Network


Version: 1
Size:
92KB
Requirements:
No special requirements
Price:
Free
System:
Windows 2003/XP/2000/98/Me
Rating:
4.8
License:
Freeware

Description - Java Neural Network



Programming Neural Networks in Java will show the intermediate toadvanced Java programmer how to Create neural networks. This bookattempts to teach neural network programming through two mechanisms.First the Reader is shown how to create a reusable neural networkpackage that could be used in any Java program. Second, this reusableneural network package is applied to several real world problems thatare commonly faced by IS programmers. This book covers such topics asKohonen neural networks, multi Layer neural networks, training, backpropagation, and many other topics. Chapter 1: Introduction to Neural NetworksChapter 2: Understanding Neural NetworksChapter 3: Using Multilayer Neural Networks Chapter 4: How a Machine LearnsChapter 5: Understanding Back PropagationChapter 6: Understanding the Kohonen Neural NetworkChapter 7: OCR with the Kohonen Neural NetworkChapter 8: Understanding Genetic AlgorithmsChapter 9: Understanding Simulated AnnealingChapter 10: Eluding Local MinimaAppendix A. JOONE ReferenceAppendix B. Mathematical BackgroundAppendix C. Compiling Examples under WindowsAppendix D. Compiling Examples under Linux/UNIX



More in Components & Libraries-Java Neural Network

Compiling Examples Neural Networks