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

Lesson 01 Course Introduction

The document outlines a learning path for deep learning using Keras and TensorFlow, covering topics such as deep neural networks, model optimization, and various neural network architectures like CNNs and RNNs. It includes hands-on exercises, a course end project, and ebooks for reference. The learning path emphasizes practical applications and performance enhancement techniques in deep learning.

Uploaded by

oracledba1963
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)
4 views

Lesson 01 Course Introduction

The document outlines a learning path for deep learning using Keras and TensorFlow, covering topics such as deep neural networks, model optimization, and various neural network architectures like CNNs and RNNs. It includes hands-on exercises, a course end project, and ebooks for reference. The learning path emphasizes practical applications and performance enhancement techniques in deep learning.

Uploaded by

oracledba1963
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/ 9

Deep Learning with Keras and TensorFlow

Learning Path
Learning Path

Introduction to Deep
Deep Neural Network (DNN):
Learning: Focuses on the basics
Focuses on deep neural
of deep learning with a brief
network and its uses
history

1 2 3

Artificial Neural Network


(ANN): Focuses on using the
perceptron for binary
classification
Learning Path

Model Optimization and


TensorFlow: Focuses on Performance Improvement:
building models using Focuses on optimization of
TensorFlow models to get the most accurate
results

4 5 6

PyTorch: Focuses on PyTorch,


an open-source deep learning
framework based on the Torch
library
Learning Path

Convolutional Neural
Object Detection: Focuses on
Networks (CNN): Focuses on
object detection and its
tasks related to object
applications
recognition within images

7 8 9

Transfer Learning: Focuses on


utilizing transfer learning to
enhance performance and
efficiency
Learning Path

Recurrent Neural Networks


(RNN): Focuses on solving Getting Started with
problems in language Autoencoders: Focuses on the
translation and natural fundamentals of Autoencoders
language processing (NLP)

10 11 12

Transformer Models for NLP:


Focuses on transformer models
and their architecture
Course Components
Course Components

Hands-on exercises to practice


the knowledge gained

Course end project to apply


the skills acquired

Ebooks to use a quick


reference guides
Let's get started!

You might also like