Artificial neural networks - artificial intelligence, Computer Engineering

Assignment Help:

Artificial Neural Networks - Artificial intelligence:

Decision trees, while strong, are a easy representation method. While graphical on the surface, they may be seen as disjunctions of conjunctions, and hence are  logical representation, and we call such type of methods symbolic representations. In this lecture,  we see  at  a non-symbolic  representation  method also known as  Artificial Neural Networks. This term is often reduced to Neural Networks, but this annoys neuron-biologists who deal with actual neural networks (inside our human brains).

As the name shows, ANNs have a biological inspiration, and we concisely look at that first. Following this, we see in detail at how data is represented in ANNs, then we see at the easiest type of network, two layer networks. We see at  perceptions  and  linear  units,  and talk about  the  boundaries  that  such  easy networks have. In the next lecture, we talk about multi-layer networks and the back- propagation algorithm for learning these networks.

Biological Motivation

In our conversation in the very first lecture about how people have reacted the question: "How are we going to have an agent to work intelligently", one of the answers was to realize that  intelligence in  individual humans is resulted by our brains. Neuro - scientists have told us that the brain is made up of architectures of networks of neurons. At the most essential level, neurons may be seen as methods which, when provided some input, will either fire or not fire, depending on the character of the input. The input to fix neurons arises from the senses, but in common, the input to a neuron is a set of outputs from other neurons. If the input to a neuron goes over a fix threshold, then the neuron will fire. In this way, one neuron firing will influence the firing of various other neurons, and information may be stored in terms of the thresholds set and the weight assigned by every neuron to every of its inputs.

Artificial Neural Networks (ANNs) are constructed to mimic the behavior of the brain. Some ANNs are built into hardware, but the wide majority are simulated in software, and we focus on these. It's important not to get the analogy too far, because there actually isn't much similarity between artificial and animal neural networks.  In  particular,  while  the  human  brain  is  predictable  to  contain  around 100,000,000,000 neurons, ANNs usually contain less than 1000 comparable units.

Moreover, the interconnection of neurons is much superior in normal systems. Also, the method in which ANNs store and manipulate information is a gross overview of the way in which networks of neurons work in normal systems.


Related Discussions:- Artificial neural networks - artificial intelligence

The complexity of adding two matrices, T he complexity of adding two matric...

T he complexity of adding two matrices of order m*n is mn

How can arithmetic processor be associated to the CPU, Q. How can this arit...

Q. How can this arithmetic processor be associated to the CPU?  Two mechanisms are used for connecting arithmetic processor to CPU.   If an arithmetic processor is treated a

Implement a memory management system , There should be 1 server thread and ...

There should be 1 server thread and N client threads, where N is supplied by the user as a command line argument. The server opens a file called "all_requests.dat", the file has

Distributed network architecture, Problem a) Distributed network archi...

Problem a) Distributed network architecture is whereby services are executed and distributed  among various computers. Give two advantages and two disadvantages of the distrib

Which device consume minimum power, Which device consume minimum power ? ...

Which device consume minimum power ? Ans. Minimum power consume by CMOS as in its one p-MOS and one n-MOS transistors are connected in complimentary mode, so one device is ON a

What are the functions of passes used in two-pass assembler, What are the f...

What are the functions of passes used in two-pass assembler? In an assembly language program, two pass translations can handle forward references early. The subsequent task

Differentiate between worms and boot-sector viruses, Question: (a) Pro...

Question: (a) Program instructions and data are brought into memory first, in order to be executed. Explain how the CPU enables an instruction to be executed? (b) Describe

Write a cgi program that prints date and time, Write a CGI program that pri...

Write a CGI program that prints date and time at which it was run. #!/bin/sh # # CGI script that prints the date and time at which it was run # # Output the documen

Feature Extraction and clustering, Hi, It is a data mining project I have ...

Hi, It is a data mining project I have a CSV file that has numbers data set. The data set contains images of handwritten digits. Recognizing handwritten digits is already a mature

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