Examples of artificial neural networks, Computer Engineering

Assignment Help:

Examples of artificial neural networks:

Now here as an example consider a ANN that has been trained to learn the following rule categorising the brightness of 2x2 black and white pixel images also as: if it contains 3 or 4 black pixels then it is dark; but if it contains 2, 3 or 4 white pixels then it is bright. So here we can model this with a perceptron through sa pixel then they output +1 if the pixel is white and  if -1 then the pixel is black. But here also if the input example is to be categorised as bright when the output unit produces a 1and if the example is dark when the output unit produces a 1. In fact if we choose the weights as in the following diagram where the perceptron will perfectly categorise any image of four pixels by dark or light according to our rule: as there are 4 input units and one for each pixel then they output +1 if the pixel is white and for -1 if the pixel is black. Here also the output unit produces a 1 if the input example is to be categorised as bright and if the example is dark then -1. Whether we choose the weights as in the following diagram then the perceptron will perfectly categorise any image of four pixels through dark or light according to our rule: 

2194_Examples of artificial neural networks.png

Furthermore details we see that in this case there the output unit has a step function through the threshold set to -0.1. But note there the weights in this network are all the same that is not true in the practical case. So now here it is convenient to make the weights going in to a node add up to 1 also, means it is possible to compare them easily. Thus the reason this network perfectly captures our notion of darkness and lightness is it means that if three white pixels are input so then three of the input units produce +1 and one input unit produces  -1. Hence this goes into the weighted sum that giving a value of S = 0.25*1 + 0.25*1 + 0.25*1 + 0.25*(-1) = 0.5. As we seen this is greater than the threshold of  -0.1, the output node produces +1 that relates to our notion of a bright image. Furthermore details we see that four white pixels will produce a weighted sum of 1 that is greater than the threshold so then two white pixels will produce a sum of 0 and also greater than the threshold. In fact if there are three black pixels then S will be -0.5 that is below the threshold thus the output node will output -1 so the image will be categorised as dark. Actually an image with four black pixels will be categorised as dark.


Related Discussions:- Examples of artificial neural networks

Find how many bits of adc are required to get an resolution, Find how many ...

Find how many bits of ADC are required to get an resolution of 0.5 mV if the maximum full scale voltage is 10 V Ans. Given Resolution=.5mV Full scale output=+10v %resolut

Explain about the acoustic tablet, Explain about the Acoustic tablet Ac...

Explain about the Acoustic tablet Acoustic (or sonic) tablet use sound waves to detect a stylus position. Either strip microphones or point microphones can be used to detect th

#decoders, #what is decoders? explain with diagram

#what is decoders? explain with diagram

What is rom, What is ROM? Read only memory [ROM] is used for storing pr...

What is ROM? Read only memory [ROM] is used for storing programs that are permanently resident in the computer and for tables of constants that do not change in value as the pr

Define logical data as operand data type, Q. Define Logical data as operand...

Q. Define Logical data as operand data type? Every word or byte is treated like a single unit of data. Whenever an n-bit data unit is considered as comprising n 1-bit items of

Control-centered virtual manufacturing, Control-Centered Virtual Manufactur...

Control-Centered Virtual Manufacturing This is the addition of simulations to control actual processes and models, permitting for seamless simulation for optimization throughou

Arbitrary categorisation - learning decision trees, Arbitrary categorisatio...

Arbitrary categorisation - learning decision trees: Through visualising  a set of boxes with some balls in. There if all the balls were in a single box so this would be nicely

Name a different return types of a controller action method, The following...

The following are just a few return types of a controller action process. In common an action process can return an instance of an any class that derives from Action Result class.

Identify specific weaknesses in the design, Identify three specific weaknes...

Identify three specific weaknesses in the design of the websites, derived from your analyses within Questions Part (c) and/or Question Part (a). There should be at least one weakne

Complicated question, Hi I need a help in this question : A telephone sw...

Hi I need a help in this question : A telephone switchboard handles ? calls on average during a rush hour, and the switchboard can at most make k connections per minute. Write a

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