Practical Neural Network Recipies in C++

by Masters

★★★★☆
4.1 (566)

US$36.48

15% OFF CODE: SAVE15

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 bo