Practical Neural Network Recipes in C++
Book information
Description
This text serves as a cookbook for neural network solutions to practical problems using C++. It will enable those with moderate programming experience to select a neural network model appropriate to solving a particular problem, and to produce a working program implementing that network. The book provides guidance along the entire problem-solving path, including designing the training set, preprocessing variables, training and validating the network, and evaluating its performance. Though the book is not intended as a general course in neural networks, no background in neural works is assumed and all models are presented from the ground up. The principle focus of the book is the three layer feedforward network, for more than a decade as the workhorse of professional arsenals. Other network models with strong performance records are also included. Bound in the book is an IBM diskette that includes the source code for all programs in the book. Much of this code can be easily adapted to C compilers. In addition, the operation of all programs is thoroughly discussed both in the text and in the comments within the code to facilitate translation to other languages.
Similar books
Deep Belief Nets in C++ and CUDA C: Volume 3: Convolutional Nets
2019 · PDF
Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications
2017 · EPUB
Assessing and Improving Prediction and Classification: Theory and Algorithms in C++
2017 · EPUB
Deep Belief Nets in C++ and CUDA C: Volume 1: Restricted Boltzmann Machines and Supervised Feedforward Networks
2018 · PDF
Assessing and Improving Prediction and Classification: Theory and Algorithms in C++
2017 · PDF
Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications
2018 · PDF
Modern Data Mining Algorithms in C++ and CUDA C: Recent Developments in Feature Extraction and Selection Algorithms for Data Science
2020 · PDF
Testing and Tuning Market Trading Systems: Algorithms in C++
2018 · EPUB