0% found this document useful (0 votes)
5 views

ANN Lab Syllabus

Uploaded by

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

ANN Lab Syllabus

Uploaded by

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

BANGALORE UNIVERSITY

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING, UVCE, BENGALURU


B.Tech. PROGRAMME IN ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
Course Code 21AIPC607
Category Engineering Science Courses : Professional Core
Course title NEURAL NETWORK – LABORATORY
Scheme and No. of Hours/Week
Credits L T P SS Credits Semester - VI AI
0 0 3 0 1.5
CIE Marks: 50 SEE Marks: 50 Total Max. Marks: 100 Duration of SEE: 03 Hours
Prerequisites (if any): NIL
Prerequisites (if any):
1. Basic knowledge of programming in: Java/Python/MATLAB/R.

COURSE OBJECTIVES
The course will enable the students to:
1. Understand the characteristics and types of artificial neural network and remember
working of biological Neuron and Artificial Neural Network.
2. Apply learning algorithms on perceptron and apply back propagation learning on
Neural Network.
3. Apply Classification techniques on various application
4. Design Convolutional Neural Network and classification using Convolutional Neural
Network.
5. Solve sequence learning problem and implement long short term memory and gated
recurrent units.

Lab Programs:

1. Write a program to implement Perceptron.


2. Write a program to implement AND OR gates using Perceptron.
3. Write a program to Implement Crab Classification using pattern net
4. Write a program to implement Wine Classification using Back propagation.
5. Write a Mat Lab Script containing four functions Addition, Subtraction, Multiply and
Divide functions
6. Write a program to implement classification of linearly separable Data with a
perception
7. Write a program to analyse Long Short Term Memory for Time Series Prediction
8. Write a program to analyse and evaluate Convolution Neural Network and Recurrent
Neural Network
9. Write a program to analyze Image Net, Google Net, ResNet convolution Neural
Networks
10. Write a program to analyse use of Long Short Term Memory / Gated Recurrent Units
to predict the stock prices based on historic data.

ONLINE RESOURCES:
https://www.coursera.org/learn/neural-networks-deep-learning

COURSE OUTCOMES
On completion of the course, the student would be able to:

105
CO1: Analyse the characteristics and types of artificial neural network
CO2: Develop learning algorithms on perceptron and apply back propagation learning on
Neural Network.
CO3: Demonstrate Classification techniques on various application
CO4: Execute Convolutional Neural Network and classification using Convolutional Neural
Network.
CO5: Evaluate sequence learning problem and implement long short term memory and gated
recurrent units.

SCHEME OF EXAMINATION:

Quiz I –
Test I (Any Three Units) - 20 Marks 25 Marks
CIE – 50 5 Marks Total: 50
Marks Test II (Remaining Two Units) - 20 Quiz II – Marks
25 Marks
Marks 5 Marks
 Q1 (Compulsory): MCQs or Short answer type
15 Marks
questions for 15 Marks covering entire syllabus.
SEE – 100 Q2 & Q3 from Units which have 09 Hours are 17 * 2 = Total: 100
Marks compulsory. 34 Marks Marks
 Q4 or Q5, Q6 or Q7 and Q8 or Q9 from Units 17 * 3 =
which have 10 Hours shall have Internal Choice. 51 Marks

Note: SEE shall be conducted for 100 Marks and the Marks obtained is scaled down to 50
Marks

106

You might also like