0% found this document useful (0 votes)
9 views8 pages

Course Introduction

This course covers the fundamentals of deep learning and Tensorflow programming, focusing on the implementation of basic neural network models. By the end, participants will understand neural networks, multi-layer perceptrons, and how to learn parameters using loss functions. The course includes practical applications of vanilla neural networks using Tensorflow.

Uploaded by

J.A.S SANTHOSH
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)
9 views8 pages

Course Introduction

This course covers the fundamentals of deep learning and Tensorflow programming, focusing on the implementation of basic neural network models. By the end, participants will understand neural networks, multi-layer perceptrons, and how to learn parameters using loss functions. The course includes practical applications of vanilla neural networks using Tensorflow.

Uploaded by

J.A.S SANTHOSH
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/ 8

Introductory Slides

In this course, we will learn


• Fundaments of deep learning,
• Tensorflow programming
• Implementation of basic Neural Network models using
Tensorflow python programming library.
At the end of this course, you will know
- What is neural network?
- What is Multi-layer perceptron
- How to Learn parameters with loss functions
- Implementation of basic vanilla neural network with Tensorflow, for
various real world applications.

You might also like