본문으로 바로가기
Python

강의

Python으로 시작하는 TensorFlow

중급기술 수준
업데이트됨 2022. 8.
신경망의 기초를 배우고 TensorFlow로 딥러닝 모델을 구축하는 방법을 익히세요.
무료로 강의 시작
PythonMachine Learning
4시간
15 동영상
51 연습 문제
4,300 XP
56,102
성취 증명서

무료 계정 만들기

Google에서 계속 진행더 많은 옵션 보기

또는


계속 진행하시면 당사의 이용약관개인정보처리방침에 동의하고 및 귀하의 데이터가 미국에 저장되는 것에 동의하게 됩니다.

수천 개 기업의 학습자들이 사랑하는

Group

팀을 교육하시나요?

비즈니스용으로 체험해 보세요

강의 설명

불과 얼마 전까지만 해도 최첨단 컴퓨터 비전 알고리즘도 고양이와 개 사진을 제대로 구분하지 못했습니다. 오늘날에는 노트북 한 대만 있어도 숙련된 데이터 과학자가 수만 개의 객체를 인간의 눈보다 높은 정확도로 분류할 수 있어요. 이 강의에서는 TensorFlow 2.6을 사용해 추천 시스템, 이미지 분류, FinTech 분야의 비약적 발전을 이끈 모델을 개발하고, 학습시키고, 예측까지 수행해 봅니다. 불과 15줄의 코드로 딥러닝 모델을 설계하고 학습할 수 있는 고수준 API와, 기성 루틴을 넘어 직접 제어할 수 있는 저수준 API를 모두 다룹니다. 또한 주택 가격, 신용카드 대출 연체 가능성, 수어 제스처 이미지를 정확하게 예측하는 방법을 배웁니다.

선수 조건

Supervised Learning with scikit-learn
1

Introduction to TensorFlow

Before you can build advanced models in TensorFlow 2, you will first need to understand the basics. In this chapter, you’ll learn how to define constants and variables, perform tensor addition and multiplication, and compute derivatives. Knowledge of linear algebra will be helpful, but not necessary.
챕터 시작
2

Linear models

In this chapter, you will learn how to build, solve, and make predictions with models in TensorFlow 2. You will focus on a simple class of models – the linear regression model – and will try to predict housing prices. By the end of the chapter, you will know how to load and manipulate data, construct loss functions, perform minimization, make predictions, and reduce resource use with batch training.
챕터 시작
3

Neural Networks

The previous chapters taught you how to build models in TensorFlow 2. In this chapter, you will apply those same tools to build, train, and make predictions with neural networks. You will learn how to define dense layers, apply activation functions, select an optimizer, and apply regularization to reduce overfitting. You will take advantage of TensorFlow's flexibility by using both low-level linear algebra and high-level Keras API operations to define and train models.
챕터 시작
4

High Level APIs

In the final chapter, you'll use high-level APIs in TensorFlow 2 to train a sign language letter classifier. You will use both the sequential and functional Keras APIs to train, validate, make predictions with, and evaluate models. You will also learn how to use the Estimators API to streamline the model definition and training process, and to avoid errors.
챕터 시작
Python으로 시작하는 TensorFlow
강의
완료

수료증 획득

LinkedIn 프로필, 이력서 또는 CV에 이 인증서를 추가하세요
소셜 미디어와 성과 평가에서 공유하세요
지금 등록

19백만 명 이상의 학습자와 함께 Python으로 시작하는 TensorFlow을(를) 시작하세요!

무료 계정 만들기

Google에서 계속 진행더 많은 옵션 보기

또는


계속 진행하시면 당사의 이용약관개인정보처리방침에 동의하고 및 귀하의 데이터가 미국에 저장되는 것에 동의하게 됩니다.

DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.

모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.