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 roll area, What is roll area? A roll area having the program's...

What is roll area? A roll area having the program's runtime context.  In addition to the runtime stack and other structures, all local variables and any data known to the prog

What is java applet, A Applet is a java program that runs within a web brow...

A Applet is a java program that runs within a web browser.

Testing project, Design and test the functions that are needed: a.  Test...

Design and test the functions that are needed: a.  Test Main  in the Testing project add a new file main.c. b.  Test Drivers  in the Testing project add 2 new files, testDriver

Write hit policies, Write Hit Policies: Write through o   Upd...

Write Hit Policies: Write through o   Update next level on every write o   Cache is always clean o   A lots of traffic to next level (mostly write) Write

Prove, state and prove distributive law?

state and prove distributive law?

C program, program for finding the area under the curve   #includ...

program for finding the area under the curve   #include float start_point, /* GLOBAL VARIABLES */ end_point, total_area; int

Function wallsintact, We also need to know, given a cell, which of its neig...

We also need to know, given a cell, which of its neighbours has all of its walls intact. Write the function wallsintact that accepts the grid and a list of neighbouring cells and r

Explain the fundamentals of c programming, Explain the Fundamentals of C Pr...

Explain the Fundamentals of C Programming? The C is a general purpose structured programming language. The C was developed and first implemented by the Dennis Ritchie at Bell L

Algorithms, Data array A has data series from 1,000,000 to 1 with step size...

Data array A has data series from 1,000,000 to 1 with step size 1, which is in perfect decreasing order. Data array B has data series from 1 to 1,000,000, which is in random order.

What are the categories of radio communication, What are the categories of ...

What are the categories of Radio communication 1.  Sky wave or ionosphere communication 2.  Line-of-sight (LOS) microwave communication limited by horizon 3.  Troposphere

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