TEACHING NEURAL NETWORK PROGRAMMING

TEACHING NEURAL NETWORK PROGRAMMING

Designing and implementing neural networks from scratch

Versandkostenfrei!
Versandfertig in 6-10 Tagen
30,99 €
inkl. MwSt.
PAYBACK Punkte
15 °P sammeln!
In this book we briefly address the theoretical foundation of neural networks, from the basic principles of how a neuron works and its similarity with the biological part, in which we explain its axons (inputs), the weights of the inputs, the bias, the neuron body, the activation function and the axon output function. Subsequently, the architecture of a multilayer neural network, the learning process of the neural network through the functions of backpropagation and feedforward propagation are described. Finally, the book proceeds to train a neural network from scratch, with the aim of teachin...