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

What is a multiplexer tree, What is a Multiplexer Tree? Ans Multip...

What is a Multiplexer Tree? Ans Multiplexer Tree: The largest available MUX IC is 16 to 1. Meeting the larger input requires there must be a provision to expand this. It

Can the size of an array be declared at runtime, Can the size of an array b...

Can the size of an array be declared at runtime?              No, the size of an array can't be declared at run time, we always require to mention the dimensions of an array at

Compute physical address of data byte, Q. Compute Physical address of data ...

Q. Compute Physical address of data byte? Offset of data byte = 0020h Value of data segment register (DS) = 3000h Physical address of data byte   This computation

How many i/p & o/p a full adder logic circuit will have, A full adder logic...

A full adder logic circuit will have ? Ans. The full adder logic circuit also accounts the carry i/p generated in the earlier stage and it will add two bits. Hence three inputs

Utilization summary, Utilization Summary The Utilization Summary shows ...

Utilization Summary The Utilization Summary shows the status of each processor i.e. how much time (in the form of percentage) have been spent by every processor in busy mode, o

What is a convertor?, Converter is an application that converts distance me...

Converter is an application that converts distance measurements among metric and U.S units.

What is layer, What is layer? A layered system is ordered set of virtua...

What is layer? A layered system is ordered set of virtual worlds. Every build-in terms of one's below it and providing the execution basis for one above it. The objects in ever

Vliw architecture, Vliw Architecture Superscalar architecture was desig...

Vliw Architecture Superscalar architecture was designed to develop the speed of the scalar processor. But it has been realized that it is not easy to execute as we discussed pr

What are the ways to create a new form, What are the ways to create a new f...

What are the ways to create a new form? You can make a new form in any of the following three ways: Using AutoForm: You can make a form based on a single table or query qui

Features of supply chain management, Features of Supply Chain Management ...

Features of Supply Chain Management Supply Chain Management Consultancy's scope is extensive, and typically contains:  1.  Sales order processing and customer service 2.

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