Bosung Kim
Results
2
issues of
Bosung Kim
I found couple of issues executing this code, while using local environment to execute the code. Well this was the code from the Textbook, and notebook file of ch 16,...
16장, RNN과 어텐션을 사용한 자연어 처리 챕터의 감성 분석, (Sentiment Analysis) tfds에서 받아온 데이터셋을 전처리 후 훈련하는 과정의 코드 부분입니다. 저는 노트북의 GTX1660ti를 사용해 작업을 하고 있습니다. ``` import tensorflow_datasets...