강의

멘토링

커뮤니티

NEW
AI Technology

/

Deep Learning & Machine Learning

Shin Kyung-sik's Deep Learning - Gradient-based Linear Regression (2)

This is a lecture on implementing practical code using PyTorch features based on the code directly implemented in Gradient-based Linear Regression (1). Additionally, it's a lecture where you'll theoretically learn about the necessity of data preprocessing, its theory, and its impact on learning, and implement it with practical code.

8 learners are taking this course

  • asdfghjkl13551941
AI
deeplearning
AI 코딩
Deep Learning(DL)
PyTorch
gradient-descent
python3
optimization-problem

What you will learn!

  • Practical Code Writing with PyTorch

  • How PyTorch APIs Work

  • Data Preprocessing

  • Deep Learning Training Pipeline

NOTICE

This course is part of the AI-specialized curriculum All about AI.

High-quality PyTorch implementation of the model training process!

In this lecture, we will implement a high-quality PyTorch version of the code using various features provided by PyTorch, based on the learning code implemented in [Gradient-based Linear Regression (1)].

And since this code is quite similar to real-world PyTorch code, you can develop practical skills for using PyTorch.

The PyTorch APIs covered in this course are as follows.

💡 Autograd Feature

💡torch.optim.SGD

💡torch.nn.MSELoss

💡torch.nn.Linear

💡torch.nn.Module

Learn how to write practical PyTorch code step by step using the PyTorch APIs you've learned this way.

Deep Understanding of the Linear Regression Process!

Linear regression doesn't just end there by itself, but is one of the most fundamental operations that constitute neural networks.

Therefore, understanding the various phenomena that occur in linear regression is essential.

In this lecture, we will gain a deep understanding of how data characteristics affect learning by changing various conditions.

Through this, you can build a solid foundation for learning the advanced deep learning techniques you will study in the future.

Perfect Understanding of Data Preprocessing!

Data preprocessing is one of the most important topics in deep learning.

In this course, you will learn specifically about the necessity, operations, and effects of the most representative data preprocessing techniques.

Through this, you can understand the principles of learning algorithms that are robust to data.

Additionally, to develop practical skills, you will learn to directly implement such data preprocessing classes and use them in the model training process.

Complete learning pipeline implementation up to Training / Testing Phase!

In this lecture, you will learn the process of testing a trained model and implement it with practical PyTorch code.

Through this course, you will learn how to practically implement the process of handling datasets, model training process, and evaluation process using PyTorch.

Recommended for
these people

Who is this course right for?

  • Those who want to properly learn deep learning

  • Those who want to build a solid foundation in deep learning basics

Need to know before starting?

  • Fundamentals of Differentiation (Refer to Gradients and PyTorch's Autograd lecture)

  • Concept of Gradient Descent (Refer to Gradient Descent lecture)

  • Simple concept of linear regression process (refer to Gradient-based Linear Regression (1) lecture)

Hello
This is

3,154

Learners

131

Reviews

82

Answers

5.0

Rating

16

Courses

강의 이력

  • [멋쟁이 사자처럼] 인공지능중고급과정

  • [국립기상과학원] 2022년, 2023년, 2025년 기상 AI 부스트캠프

  • [삼성전기] 신입SW과정 전문반

  • [국가과학기술인력개발원] R&D 수행 역량 강화 장기 멘토링

  • [국가과학기술인력개발원] R&D 전문과정 이러닝 컨텐츠 제작

  • [국가과학기술인력개발원] 박사후연구원 연구 데이터 시각화 과정

  • [원광대학교] 원광대학교 AI 집체교육 및 AI 장단기과정

  • [한국지능정보사회진흥원] SW여성인재 교육

  • [SK m&service] 데이터 기반 의사결정

  • [한국IT비즈니스진흥협회] ICT COG Academy

  • [서울시 교육청] 신기술분야 연수

     

  • [KT] KT AI 역량향상 과정

  • [K-ICT] 데이터 안심구역 분석캠프

  • [경기도경제과학진흥원] 처음으로 배우는 비전 AI

  • [경기도경제과학진흥원] 파이썬 데이터 분석 입문

  • [서울과학기술원] AI 활용 심화교육

  • [서울대학교] AI 활용 역량강화 교육

  • [HD한국조선해양] AIC AI 연구직 역량 평가 개발

  • [멀티캠퍼스] 원리부터 구현까지, 머신러닝 핵심 알고리즘 마스터

     

     

     

 

  • [패스트캠퍼스] 수학적으로 접근하는 딥러닝

  • [패스트캠퍼스] 한 번에 끝내는 머신러닝과 데이터분석 A-Z

  • [패스트캠퍼스] 바이트 디그리 Lv.2 Deep Learning Essentials

  • [패스트캠퍼스] 딥러닝인공지능 초격차

  • [패스트캠퍼스] 컴퓨터 공학 초격차 VER.2

     

Curriculum

All

14 lectures ∙ (2hr 53min)

Published: 
Last updated: 

Reviews

Not enough reviews.
Please write a valuable review that helps everyone!

$7.70

asdfghjkl13551941's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!