Ann representation, Computer Engineering

Assignment Help:

ANN Representation:

Mostly 'ANNs' are taught on "AI" courses since their motivation from brain studies and the fact which they are used in an "AI" task and namely machine learning. Moreover now I would argue such that their real home is in statistics as a representation scheme that they are just fancy mathematical functions. 

Well now imagine being asked to come up through a function to take the following inputs and then produce their associated outputs:

INPUT

OUTPUT

   1

     1

   2

     4

   3

     9

   4

     16

 

 

 

 

However the function you would learn would be as f(x) = x2. But now imagine like you had a set of values before a single instance as input to your function:  

INPUT

OUTPUT

[1,2,3]

     1

[2,3,4]

     5

[3,4,5]

    11

[4,5,6]

    19

Presumably now it is still possible to learn a function as: for example that there multiply the first and last element and take the middle one as of the product. But remember that the functions we are learning are getting more complicated so then they are still mathematical. Hence ANNs just take this further: as the functions they learn are usually so complicated that it's difficult to understand them on a global level. It means that they are still just functions that play around with numbers.


Related Discussions:- Ann representation

How does the race condition occur, It happens when two or more processes ar...

It happens when two or more processes are reading or writing some joint data and the final result depends on who runs exactly when.

Define interrupts and instruction cycle, Q. Define Interrupts and Instructi...

Q. Define Interrupts and Instruction Cycle? Let's precise the interrupt process, on the event of an interrupt, an interrupt request (in form of a signal) is concerned to CPU. T

Computer graphics, what isAdvantages of scan line algorithm, Computer Graph...

what isAdvantages of scan line algorithm, Computer Graphics?

Determine no.of processes to avoid race condition, To avoid race condition,...

To avoid race condition, the maximum number of processes that may be simultaneously inside the critical section is The maximum number of processes is one to ignore race conditi

First order logic, "George has a dog called Ernie, which is a trained Labra...

"George has a dog called Ernie, which is a trained Labrador. Trained Labradors and poodles are obedient, and all obedient dogs are good dogs. All good dogs that have a master will

Provide a diagrammatic interpretation of the hardware stack, a) Prototype ...

a) Prototype a macro known AP which takes 4 integer parameters n (number of terms), a (first term), l (last term) and Sum (sum of n terms), provided that: Sum = (a+l)*n/2 b)

Differentiate between protection and security, Differentiate between protec...

Differentiate between protection and security. Operating system contains a collection of objects, software or hardware. All objects have a unique name and can be accessed by

What do you mean by linker, Q. What do you mean by Linker? For modular...

Q. What do you mean by Linker? For modularity of your programs it is better to break your program in numerous sub routines. It's even better to put common routine such as read

Convert the binary number to gray code, Convert the binary number 10110 to ...

Convert the binary number 10110 to Gray code ? Ans. For changing binary number 10110 in its equivalent Gray code the rules are as, the left most bit that is MSB in Gray code is 1

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