Artificial neural networks have several advantages: they can handle problems represented by multiple attribute-value pairs, with target function outputs that are discrete, real-valued, or a vector; they are robust to noise in training data as errors do not affect the final output; and they are useful when fast evaluation of the learned target function is required, though training times can be long depending on network size and parameters.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
127 views1 page
Advantage of Using Artificial Neural Networks
Artificial neural networks have several advantages: they can handle problems represented by multiple attribute-value pairs, with target function outputs that are discrete, real-valued, or a vector; they are robust to noise in training data as errors do not affect the final output; and they are useful when fast evaluation of the learned target function is required, though training times can be long depending on network size and parameters.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Advantage of Using Artificial Neural Networks:
Problem in ANNs can have instances that are represented by many
attribute-value pairs. ANNs used for problems having the target function output may be discrete-valued, real-valued, or a vector of several real- or discrete- valued attributes. ANN learning methods are quite robust to noise in the training data. The training examples may contain errors, which do not affect the final output. It is used generally used where the fast evaluation of the learned target function may be required. ANNs can bear long training times depending on factors such as the number of weights in the network, the number of training examples considered, and the settings of various learning algorithm parameters.