수천 개 기업의 학습자들이 사랑하는
2명 이상을 교육하시나요?
DataCamp for Business 체험강의 설명
선수 조건
Introduction to Natural Language Processing in PythonIntroduction to Deep Learning with Keras1
Recurrent Neural Networks and Keras
In this chapter, you will learn the foundations of Recurrent Neural Networks (RNN). Starting with some prerequisites, continuing to understanding how information flows through the network and finally seeing how to implement such models with Keras in the sentiment classification task.
2
RNN Architecture
You will learn about the vanishing and exploding gradient problems, often occurring in RNNs, and how to deal with them with the GRU and LSTM cells.
Furthermore, you'll create embedding layers for language models and revisit the sentiment classification task.
3
Multi-Class Classification
Next, in this chapter you will learn how to prepare data for the multi-class classification task, as well as the differences between multi-class classification and binary classification (sentiment analysis). Finally, you will learn how to create models and measure their performance with Keras.
4
Sequence to Sequence Models
This chapter introduces you to two applications of RNN models: Text Generation and Neural Machine Translation. You will learn how to prepare the text data to the format needed by the models.
The Text Generation model is used for replicating a character's way of speech and will have some fun mimicking Sheldon from The Big Bang Theory.
Neural Machine Translation is used for example by Google Translate in a much more complex model. In this chapter, you will create a model that translates Portuguese small phrases into English.
Keras로 배우는 언어 모델링을 위한 순환 신경망(RNN)
강의 완료
DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.
모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.