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

Engineering and managerial economics, write a short note on good blend of e...

write a short note on good blend of engineering and managerial economics

What is memory interleaving, Q. What is Memory Interleaving? In this sc...

Q. What is Memory Interleaving? In this scheme main memory is splitted in 'n' equal-size modules and CPU has separate Memory Base register and Memory Address Register for every

Write the html code to webpage to insert scrollable lists, Write the HTML c...

Write the HTML code to accomplish the web page to insert scrollable lists that will always display four entries of the list. The HTML code to accomplish the web page is given b

Pros and cons of general purpose register architecture, Q. Pros and Cons of...

Q. Pros and Cons of general purpose register architecture? General Purpose Register Architecture: Pros and Cons Registers can be employed to store variables as it decrea

Algorithm and pseudocodes, develop an algorithm using pseudocode for comput...

develop an algorithm using pseudocode for computing cos(x) and sin(x). use a sentinel controlled while loop. use the series definition of e^+-jx

Determine the bios function with one illustration, Determine the BIOS funct...

Determine the BIOS function with one illustration BIOS stands for Basic Input Output System. It is a set of programs to provide most basic low-level services like services keyb

Data structure in which an element is added, A data structure in which an e...

A data structure in which an element is added and detached only from one end, is known as Stack

Arterial puncture - specimen collection, Arterial puncture - Specimen colle...

Arterial puncture - Specimen collection: Arterial puncture:    this requires special skill and usually performed only by physician. The preferred site is radial arter

Computer architecture basics, Computer Architecture Basics: Some of co...

Computer Architecture Basics: Some of computer architecture at companies such like AMD and Intel uses more fine distinctions: Macro architecture- this is an architectura

Data bus is bidirectional, Why address bus is unidirectional and data bus i...

Why address bus is unidirectional and data bus is bidirectional? Ans) Because there is no require address transaction among processor and peripheral device but data bus is req

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