Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Programming Neural Networks in Java [html]
Автор: Heaton J.
Аннотация:
Programming Neural Networks in Java will show the intermediate to advanced Java programmer how to create neural networks. This book attempts to teach neural network programming through two mechanisms. First the reader is shown how to create a reusable neural network package that could be used in any Java program. Second, this reusable neural network package is applied to several real world problems that are commonly faced by IS programmers. This book covers such topics as Kohonen neural networks, multi layer neural networks, training, back propagation, and many other topics.