Artificial Neural Network in Python

Description

Neural networks are a kind of simplistic modeling of real nervous systems that have many applications in solving various problems in science. The field of application of these networks is so wide that it includes classification applications to applications such as interpolation, estimation, detection, etc. Perhaps the most important advantage of these networks is their abundant ability along with their ease of use.

 

Content title:

Introducing the neural network

The feedforward neural networks

Python Neural Network Programming

Neural Network Training in Python

Error calculation

Calculate the gradient

Back-propagation algorithm

Deep learning

Example: Neural network programming  in Python

Face recognition in Python with neural networks

Reviews

There are no reviews yet.

Be the first to review “Artificial Neural Network in Python”

Your email address will not be published. Required fields are marked *