Example of ann - artificial intelligence, Computer Engineering

Assignment Help:

Example of ANN - artificial intelligence:

ANNs look like this:

 

696_Example of ANN.png

Notice that the x, w, z and y represent actual valued weights and that every the edges in this graph have weights associated with them (but it was hard to draw them all on). Notice also that more complexes ANNs are surely possible. In specific, several ANNs have multiple hidden layers, with the output from 1 hidden layer forming the input to another hidden layer. ANNs also with no hidden layer - where the input units are linked directly to the output units - are possible. These tend to be too simple to utilize for real world learning problems, but they are helpful to study for descriptive purposes, and we look at the simplest type of neural networks, perceptions, in the next section.

In the vehicle example, it is likely that the images will all be normalized to having the similar number of pixels. Then there can be an input unit for each blue,red and green intensity for each pixel. on the other hand, grayscale images can be used, in which case there  needs just to  be an  input  node  for  each pixel,  which takes  in  the brightness  of  the  pixel.  The hidden layer is possible to  contain  far  fewer  units (probably between 3 and 10) than the number of input units. The output layer will contain 3 units, one for each of the categories possible (tank, car, bus). Then,

When the pixel data for an given image as the starting values for the input units, through the network ,this information will propagate and the 3 output units will produce a real value. The output unit which produces the largest value is taken as the categorization for the input image.

So, for example, when this image is used as input:

 

958_Example of ANN1.png

Then, if, output unit 2 [bus] produces value, output unit 1 [car] produces value 0.5 0.05  and the output  unit  3  [tank]  produces  value  0.1,  then  this  image  has  been (Correctly) classified like a car, because the output from the corresponding car output unit is larger than for the other 2. Accurately how the function embedded within a neural network computes the outputs given the inputs is excellent explained by using example networks. In the next section, we look at the simplest networks of all perceptrons, which contain of a set of input units connected to a single output unit.


Related Discussions:- Example of ann - artificial intelligence

Explain the term granularity, Granularity Granularity refers to the qua...

Granularity Granularity refers to the quantity of computation done in concurrent relative to the size of whole program. In concurrent computing, granularity is a qualitative me

What is driver software, Driver software is software that works as a transl...

Driver software is software that works as a translator among another program and some piece of hardware. In the software industry, there are commonly standard ways to do things. Th

How can data and instructions are put into the computers, Q. How can data a...

Q. How can data and instructions are put into the computers? The data and instructions to a computer are provided by external environment. It determines that input devices are

What is a word line, What is a word line? In a memory cell, all the cel...

What is a word line? In a memory cell, all the cells of a row are linked to a common line called as word line

How is recursion handled internally, How is recursion handled internally? ...

How is recursion handled internally? Internally, every recursive call to a function requires storing the intermediate values of the parameters and local variables in a run time

Python implementation of a solver for the desert cro, Python implementation...

Python implementation of a solver for the desert crossing, Python Programming #Minimum 100 words accepted#

When gravity is the merely force acting on an object, Q. When gravity is th...

Q. When gravity is the merely force acting on an object the object is in what? Answer:- One respond is that it is in free-fall in a vacuum to eliminate atmospheric drag.

Associative mapping - computer architecture, Associative Mapping: It i...

Associative Mapping: It is a more flexible mapping technique A primary memory block can be placed into any specific cache block position. Space in the cache may be

Network, Give an intuitive explanation of why the maximum throughput, for s...

Give an intuitive explanation of why the maximum throughput, for small beta, is approximately the same for CSMA slotted Aloha and FCFS splitting with CSMA. Show the optimal expecte

C programming, Find out useless nonterminal symbols use c program.

Find out useless nonterminal symbols use c program.

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