Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
17 views3 pages

Deep Learning (45 HRS)

The document outlines a comprehensive course on Deep Learning, covering foundational concepts, frameworks like TensorFlow, and various neural network architectures including ANN, CNN, and RNN. It emphasizes practical applications in fields such as image processing, natural language processing, and speech recognition. Additionally, it addresses advanced topics like distributed computing and optimization techniques.

Uploaded by

peminecraftarnav
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)
17 views3 pages

Deep Learning (45 HRS)

The document outlines a comprehensive course on Deep Learning, covering foundational concepts, frameworks like TensorFlow, and various neural network architectures including ANN, CNN, and RNN. It emphasizes practical applications in fields such as image processing, natural language processing, and speech recognition. Additionally, it addresses advanced topics like distributed computing and optimization techniques.

Uploaded by

peminecraftarnav
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/ 3

____________________________________________________________________________

Course Content: Deep Learning


Chapter 1 - Deep Learning

Introduction to Deep Learning


Meaning and Importance of Deep Learning
Difference Between Machine Learning, Deep Learning and Artificial Intelligence Deep
Learning Primitives
Learning XOR Model
Deep Learning Frameworks

Chapter 2 - Going Deep Using TensorFlow

Introduction to TensorFlow
Installing TensorFlow
Understanding TensorFlow Basics
Computation Graphs
o ​What is a Computation Graph
o ​Benefits of Computation Graph
Graphs, Sessions and Fetches
o ​Creating a Graph and running it in a Session
o ​Managing Graphs
a. Fetches
Flowing Tensors
o ​Nodes and Edges
o ​Data Types
o ​Arrays and Shapes
o ​Names
Sharing Variables, Placeholders and Optimization
TensorBoard
Activation functions , types of activation function and it's importance
Overfitting and dropout concept
Turning of hyper parameters

Chapter 3 - Artificial Neural Networks (ANN)

What is a Neural Network and its uses & applications


Advantages of ANN and associated risks
Breaking down the Artificial Neural Network
Non-linear Hypothesis
Neurons and the Brain
Examples and Intuitions
Multiclass Classification
Backpropagation Algorithm
Backpropagation Intuition
Gradient Checking
Random Initialization
____________________________________________________________________________

Chapter 4 - Convolutional Neural Networks (CNN)

Introduction to CNN
Kernel Filter
Multiple Filters
CNN Applications

Chapter 5 - Recurrent Neural Networks (RNN)

Introduction to RNN
The importance of sequence Data
RNN for Text Sequences

LSTM
RNN Applications

Chapter 6 - Distributed TensorFlow

Distributed Computing
TensorFlow Elements
o ​Clusters and Servers
o ​Replicating a Computational Graph Across Devices

Chapter 7 - Deep Learning Applications

Image Processing
Natural Language Processing
Speech Recognition

Thanks and Regards


Contact no:​ +91-6397685589
Email id:​ [email protected] / [email protected]
Website:​ ​www.techobytes.com

You might also like