강의

멘토링

로드맵

/

[Deep Learning Expert Course DL1301] Operation of Deep Learning Network

This lecture covers the calculations that deep learning networks perform to produce output.

(4.8) 11 reviews

192 learners

Level Basic

Course period 12 months

  • asdfghjkl13551941
Deep Learning(DL)
Deep Learning(DL)
Artificial Neural Network
Artificial Neural Network
Tensorflow
Tensorflow
Deep Learning(DL)
Deep Learning(DL)
Artificial Neural Network
Artificial Neural Network
Tensorflow
Tensorflow

Reviews from Early Learners

4.8

5.0

jamesjuwon

100% enrolled

It was a really good lecture. I finished it once and will listen to it again and study. Please continue to give good lectures.

5.0

NC_Ryan

100% enrolled

It is incomparable to lectures that simply explain theories and codes. The instructor's sincerity is in what he wants the students to learn, and the content and structure are also very good. This is the kind of lecture I was looking for. Please make many good lectures on various topics.

5.0

양창민

100% enrolled

It's a good lecture. Especially, after explaining the theory, it's great for understanding the flow by implementing it from the bottom up with TensorFlow code and Python code. I hope the error backpropagation lecture comes up soon.

What you will gain after the course

  • Deep Learning Basics

  • Deep Learning Network Operations

  • Tensorflow

This lecture is the first lecture in the [L4DL Project] that deals with deep learning in earnest.

Orientation video

[L4DL] Project Curriculum 📑

Background

When studying deep learning, simply creating a model and training it doesn't have much long-term meaning.

To truly understand deep learning, you need to understand what operations deep learning networks use to calculate output before covering backpropagation or parameter update algorithms.
The actual deep learning model is created through the following process.

From the perspective of learning deep learning, the part that you need to focus on the most is the Model Training process.
And this process is as follows:

This lecture focuses on forward propagation , which corresponds to model prediction and loss calculation in this course. Through this, you will learn how a convolutional neural network generates its output .
And based on this concept, a deeper understanding of deep learning will be achieved.


Convolutional Neural Networks

Deep learning was first introduced to image classification. Accordingly, the most fundamental models for understanding deep learning are image classifiers like LeNet, AlexNet, and VGGNet.
Therefore, in this lecture, we will focus on the computation of the network related to Convolutional Neural Network, which we will be focusing on for a while in the future.


Implementation with Tensorflow

In this lecture, we will use TensorFlow to create the most basic layers used in deep learning, such as dense layers, convolutional layers, max/average pooling layers, and softmax layers. We will also create operations ourselves and see how what we learned theoretically is implemented in TensorFlow .


Parameters in Networks

After completing this course, you will understand the trainable parameters of the entire deep learning network and how these variables are used in computation . Therefore, you will understand the characteristics of each layer, as follows:
Later, this concept will be used to understand the vector chain rule that trains deep learning models.

Recommended for
these people

Who is this course right for?

  • Deep Learning Beginner

  • [L4DL Project] Participants

Need to know before starting?

  • Python Basics

Hello
This is

3,872

Learners

180

Reviews

85

Answers

4.9

Rating

21

Courses

Lecture History

  • [Like Lion] Intermediate/Advanced AI Course

  • [National Institute of Meteorological Sciences] 2022, 2023, 2025 Meteorological AI Boost Camp

  • [Samsung Electro-Mechanics] Advanced Software Course for New Employees

  • [Korea Institute of Human Resources Development in Science and Technology] Long-term Mentoring for Strengthening R&D Implementation Capabilities

  • [Korea Institute of Human Resources Development in Science and Technology] E-learning content production for R&D professional courses

  • [Korea Institute of Human Resources Development in Science and Technology] Research Data Visualization Course for Postdoctoral Researchers

  • [Wonkwang University] Wonkwang University AI Collective Training and AI Short/Long-term Courses

  • [National Information Society Agency] SW Education for Women Professionals

  • [SK m&service] Data-Driven Decision Making

  • [Korea IT Business Promotion Association] ICT COG Academy

  • [Seoul Metropolitan Office of Education] Training in New Technology Fields

  • [KT] KT AI Competency Enhancement Course

  • [K-ICT] Data Safe Zone Analysis Camp

  • [Gyeonggi-do Business & Science Accelerator] Vision AI for Beginners

  • [Gyeonggi Business & Science Accelerator] Introduction to Data Analysis with Python

  • [Seoul National University of Science and Technology] Advanced AI Utilization Training

  • [Seoul National University] AI Utilization Capacity Building Training

  • [HD Korea Shipbuilding & Offshore Engineering] AIC AI Research Position Competency Assessment Development

  • [Multicampus] Mastering Core Machine Learning Algorithms: From Principles to Implementation

  • [Fast Campus] A Mathematical Approach to Deep Learning

  • [패스트캠퍼스] Machine Learning and Data Analysis A-Z: All-in-One Master Class

  • [Fast Campus] Byte Degree Lv.2 Deep Learning Essentials

  • [Fast Campus] Deep Learning & AI Super Gap

  • [Fast Campus] Computer Science Super Gap VER.2

    Analysis A-Z [Fast Campus] Byte Degree Lv.2 Deep Learning Essentials [Fast Campus] Deep Learning AI Super Gap [Fast Campus] Computer Science Super Gap VER.2

Curriculum

All

38 lectures ∙ (10hr 58min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

11 reviews

4.8

11 reviews

  • pjh8022님의 프로필 이미지
    pjh8022

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    Thank you for teaching me step by step even though it must be bothersome. It really helped me a lot with deep learning, which I had been vague about!

    • root2yaja4362님의 프로필 이미지
      root2yaja4362

      Reviews 11

      Average Rating 5.0

      5

      100% enrolled

      It's a good lecture. Especially, after explaining the theory, it's great for understanding the flow by implementing it from the bottom up with TensorFlow code and Python code. I hope the error backpropagation lecture comes up soon.

      • patchnote님의 프로필 이미지
        patchnote

        Reviews 26

        Average Rating 5.0

        5

        100% enrolled

        Thank you for always giving great lectures.

        • james님의 프로필 이미지
          james

          Reviews 16

          Average Rating 4.9

          5

          100% enrolled

          It was a really good lecture. I finished it once and will listen to it again and study. Please continue to give good lectures.

          • hotdog4242님의 프로필 이미지
            hotdog4242

            Reviews 1

            Average Rating 5.0

            5

            100% enrolled

            It is incomparable to lectures that simply explain theories and codes. The instructor's sincerity is in what he wants the students to learn, and the content and structure are also very good. This is the kind of lecture I was looking for. Please make many good lectures on various topics.

            • asdfghjkl13551941
              Instructor

              Thank you for your good evaluation :) I will do my best to make better lectures!

          asdfghjkl13551941's other courses

          Check out other courses by the instructor!