Appropriate problems for ann learning , Computer Engineering

Assignment Help:

Appropriate Problems for ANN learning - artificial intelligence- 

As we did for decision trees, it is essential to know when ANNs are the correct representation scheme for the task. The following are some characteristics of learning tasks for which artificial neural networks are a suitable representation:

1.   The concept (target function) to be learned may be characterized in terms of a real-valued function. There is some translation from the training examples to a set of real numbers and the output from the function is real-valued or (if a categorization) may be mapped to a set of real values. It is essential to remember that ANNs are only giant mathematical functions, so the data they play around with are numbers, rather than logical expressions, etc. it can sound restricted, but several learning problems may be expressed in a way that ANNs can deal with them, especially as real numbers contain Booleans (true and false mapped to +1 and -1), integers, and vectors of these data types may also be used.

2. Long training times are acceptable. Generally neural networks take a longer time to train

Then,  for instance, decision trees. Various factors, including the number of training examples, the value selected for the learning rate and the architecture of the network, have an effect on the time required to train a network. Training times may be varying from a few minutes to many hours.

3. It is not vitally essential that humans be able to understand accurately how the learned network carries out categorizations. As we look above, ANNs are black boxes and it is hard for us to get a handle on what its calculations are doing.

4. When using for the definite purpose it was learned for, the evaluation of the target

function needs to be fast. While it can take a long time to learn a network to, for example, decide whether a vehicle is a bus, car or tank, once the ANN has been learned, by using it for the categorization task is usually very fast. This can be very essential: if the network was to be used in a clash situation, then a quick decision regarding whether the object moving hurriedly towards it is a bus, tank, car or old lady could be vital.

In addition, in the training data neural network learning is quite robust to errors, because it is not trying to learn exact rules for job, but rather to minimize an error function.


Related Discussions:- Appropriate problems for ann learning

What is the different between index and subscript, Subscript refers to the ...

Subscript refers to the array of occurrence, whereas Index shown an occurrence of a table element. An index can only modified using perform, search & set. Require to have an index

Not dragged and dropped onto the form, I have to make a quiz machine progra...

I have to make a quiz machine program in in Visual Basic with the following: A menu strip that must be formed programmatically (ie NOT dragged and dropped onto the form). There

State in brief about polymorphism, State in brief about Polymorphism C...

State in brief about Polymorphism Class hierarchy is the deciding feature in the case of more than one implementation of properties. An object oriented program to compute the

What is an avl tree, What is an AVL tree? AVL Tree An AVL tree is...

What is an AVL tree? AVL Tree An AVL tree is a binary tree in which the dissimilarity in heights among the left and the right subtree is not more than one for each node.

Illustrate working of magnetic bubble memories, Q. Illustrate working of Ma...

Q. Illustrate working of Magnetic Bubble Memories? In many materials like garnets on applying magnetic fields certain cylindrical areas whose direction of magnetization is oppo

Explain optimizing transformations, Explain optimizing transformations? ...

Explain optimizing transformations? Optimizing transformations: It is a rule for rewriting a segment of a program to enhance its execution efficiency without influencing i

Difference between relocatable and self relocatable programs, Difference be...

Difference between relocatable and self relocatable programs. A relocatable program is one which can be processed to relocate it to a selected area of memory. For illustratio

What is parsing in grammatical structure, What is Parsing? Parsing: ...

What is Parsing? Parsing: It is the process of analyzing a text, made of an order of tokens, to find out its grammatical structure regarding a given formal grammar. Parsing

Define swapping, Define swapping.  A process needs to be in memory to b...

Define swapping.  A process needs to be in memory to be implemented. Though a process can be swapped temporarily out of memory to a backing store and then brought back into mem

What is socket inheritance, What is socket inheritance? Explain. Socke...

What is socket inheritance? Explain. Socket Inheritance: In a socket inheritance a reference count mechanism is utilized. Whenever a socket is first created, the system set

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd