Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 477 Bytes

File metadata and controls

13 lines (11 loc) · 477 Bytes

순차적인 데이터를 처리하는 RNN

문자열, 음성, 시계열 데이터에 높은 성능을 보이는 RNN을 활용하여 영화 리뷰 감정 분석을 해보고 간단한 기계 번역기를 만들어봅니다.