0% found this document useful (0 votes)
38 views2 pages

Rational For Data Structure Lab

The document outlines the objectives of a data structures lab course which are to: provide a visual guide to lecture material through hands-on practice; introduce fundamental algorithms and data structures with an emphasis on foundational concepts; and enable students to design new algorithms, modify existing ones, and analyze efficiency.

Uploaded by

Kamala Nathan E
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

Rational For Data Structure Lab

The document outlines the objectives of a data structures lab course which are to: provide a visual guide to lecture material through hands-on practice; introduce fundamental algorithms and data structures with an emphasis on foundational concepts; and enable students to design new algorithms, modify existing ones, and analyze efficiency.

Uploaded by

Kamala Nathan E
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Rational for data structure lab

Servesasavisualguidetothematerialpresentedduringyourlectures.Theaimofthiscourseistoprovide

anintroductiontocomputeralgorithmsanddatastructures, with an emphasis on foundational

material

Objectives

At the end of the course students should

 have a good understanding of how

severalfundamentalalgorithmswork,particularlythoseconcernedwithsortingandsearching

 haveagoodunderstandingofthefundamentaldatastructuresusedincomputerscience

 beabletodesignnewalgorithmsormodifyexistingonesfornewapplicationsandreasonaboutt

heefficiencyoftheresult

What Is Learning in ANN?


Basically, learning means to do and adapt the change in itself as and when
there is a change in environment. ANN is a complex system or more
precisely we can say that it is a complex adaptive system, which can
change its internal structure based on the information passing through it.

Why Is It important?
Being a complex adaptive system, learning in ANN implies that a processing
unit is capable of changing its input/output behavior due to the change in
environment. The importance of learning in ANN increases because of the
fixed activation function as well as the input/output vector, when a
particular network is constructed. Now to change the input/output behavior,
we need to adjust the weights.

You might also like