본문으로 바로가기
Python

강의

Keras로 배우는 Advanced Deep Learning

중급기술 수준
업데이트됨 2024. 11.
Keras를 사용하여 딥 러닝 모델을 개발하는 방법을 알아보세요.
무료로 강의 시작
PythonArtificial Intelligence4시간13 동영상46 연습 문제3,950 XP34,843성취 증명서

무료 계정을 만드세요

또는

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

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

Group

2명 이상을 교육하시나요?

DataCamp for Business 체험

강의 설명

이 강의에서는 활용도가 높은 Keras Functional API로 다양한 문제를 해결하는 방법을 다룹니다. 간단한 다층 밀집 네트워크(멀티레이어 퍼셉트론)부터 시작해 더 복잡한 아키텍처로 확장해 볼 거예요. 여러 입력과 단일 출력을 갖는 모델을 만드는 법, 하나의 모델에서 층 간 가중치를 공유하는 방법을 배우게 됩니다. 또한 범주 임베딩(category embeddings)과 다중 출력 네트워크 같은 고급 주제도 다룹니다. 분류와 회귀를 동시에 수행하는 네트워크를 학습해 보고 싶었다면, 이 강의가 제격입니다!

선수 조건

Introduction to Deep Learning with Keras
1

The Keras Functional API

In this chapter, you'll become familiar with the basics of the Keras functional API. You'll build a simple functional network using functional building blocks, fit it to data, and make predictions.
챕터 시작
2

Two Input Networks Using Categorical Embeddings, Shared Layers, and Merge Layers

In this chapter, you will build two-input networks that use categorical embeddings to represent high-cardinality data, shared layers to specify re-usable building blocks, and merge layers to join multiple inputs to a single output. By the end of this chapter, you will have the foundational building blocks for designing neural networks with complex data flows.
챕터 시작
3

Multiple Inputs: 3 Inputs (and Beyond!)

In this chapter, you will extend your 2-input model to 3 inputs, and learn how to use Keras' summary and plot functions to understand the parameters and topology of your neural networks. By the end of the chapter, you will understand how to extend a 2-input model to 3 inputs and beyond.
챕터 시작
4

Multiple Outputs

In this chapter, you will build neural networks with multiple outputs, which can be used to solve regression problems with multiple targets. You will also build a model that solves a regression problem and a classification problem simultaneously.
챕터 시작
Keras로 배우는 Advanced Deep Learning
강의
완료

수료증 획득

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

19백만 명 이상의 학습자와 함께 Keras로 배우는 Advanced Deep Learning을(를) 시작하세요!

무료 계정을 만드세요

또는

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

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

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