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

Advanced Machine Learning and Deep Learning Models SYLLABUS

This document outlines a course on advanced machine learning and deep learning models. The course objectives are to understand concepts of advanced machine learning, various deep learning operations, and apply algorithms to implement neural network models. The course outcomes are to understand advanced learning algorithms, identify appropriate deep learning algorithms for tasks, understand learning algorithm mathematics, and apply neural networks to real applications. The course covers topics like neural networks, multilayer perceptrons, convolutional neural networks, and recurrent neural networks. It also covers model implementation using TensorFlow for applications like image recognition.
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)
97 views

Advanced Machine Learning and Deep Learning Models SYLLABUS

This document outlines a course on advanced machine learning and deep learning models. The course objectives are to understand concepts of advanced machine learning, various deep learning operations, and apply algorithms to implement neural network models. The course outcomes are to understand advanced learning algorithms, identify appropriate deep learning algorithms for tasks, understand learning algorithm mathematics, and apply neural networks to real applications. The course covers topics like neural networks, multilayer perceptrons, convolutional neural networks, and recurrent neural networks. It also covers model implementation using TensorFlow for applications like image recognition.
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/ 3

Regulation 2018 Semester III Total Hours

Course Hours / Week


Category Course Name C
Code L T P
Advanced Machine learning and Deep
learning models
Prerequisite Course (s)
Advance Python and basics of Machine Learning
Course Objective (s):
The purpose of learning this course is to:
1 To understand the Concepts of Advanced machine learning.
2 To understand the Various operations of Deep learning.
3 To apply the algorithms to implement Neural net models.
4 To understand the techniques of Decision theory.
5 Investigate applications of Multilayer perceptron,CNN and RNN
Course Outcome (s) (COs):
At the end of this course, learners will be able to:
CO1 Understand collections of Advanced learning algorithms.
Identify the Deep learning Algorithm which is more appropriate for various types of
CO2
learning tasks.
CO3 Understand Mathematics behind Learning Algorithms.
CO4 Apply basic principles of neural network to solve the problems in real time applications.
CO5 Demonstrate Deep learning Application in Tensor flow and keras.
CO-PO Mapping
POs PSOs
Cos
PO
PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2
1

CO1

CO2

CO3

CO4

CO5

CO
(Avg)

1: Slight (Low) 2: Moderate (Medium) 3: Substantial (High)

B.Tech - Artificial Intelligence and Data Science Curriculum and Syllabus | 2018 1
Regulation
MACHINE LEARNING DEEP LEARNING
UNIT I 4
Machine Learning-Deep Learning-Difference between Machine Learning and Deep Learning-
Machine Learning process- preliminaries, testing Machine Learning algorithms, turning data into
Probabilities, and Statistics for Machine Learning-Probability theory – Probability Distributions –
Decision Theory.
NEURAL NETWORKS
UNIT II 10
Biological motivation for Neural Network ; Neural network Representation-Applications -
Perceptron-Backpropagation(first Phase and Second Phase)

UNIT III MULTILAYER PERCEPTRONS AND DEEP LEARNING 12


Introduction to Deep Learning-Applications-Multilayer Perceptron-Convolutional neural network-
Recurrent neural network-Hybrid Neural network

MODEL IMPLEMENTATION USING TENSORFLOW


UNIT IV 10
Tensorflow Introduction-Tensor Data Structure -Various Dimensions-Tensor handling and
Manipulation-Tensor flow implementation of CNN and RNN-Tensor flow-Word Embedding

UNIT V IMAGE RECOGNITION 12


ImageClassification -Tensor flow features- import tensor or other libraries-Pickle-Sklearn-Explore
Dataset -Load data using Keras Utility-Visualize the data.

LIST OF EXPERIMENTS 8
1. Decision tree Classification using Scikit Learn.
2. Theano for computing a Logistic function.
3. Calculate Data Loss using Tensor.
4. Classify Handwritten digits using MNIST dataset .
5. Image Manipulation using Scipy.
6. Predict the color red or white using keras.
7. Classify objects using Tensor flow.
Text Book (s)
1 IBM Course ware
Reference (s)
Deep Learning From Scratch: Building with Python from First Principles by Seth Weidman
1 published by O`Reilley

B.Tech - Artificial Intelligence and Data Science Curriculum and Syllabus | 2018 2
Regulation
2 Deep learning in Python/ Pytorch by Manning Publications

3 Deep Learning by Andrew W. Trask published by Manning Publications

B.Tech - Artificial Intelligence and Data Science Curriculum and Syllabus | 2018 3
Regulation

You might also like