Back to Blog

관련 글

더 보기 »

역전파 없는 딥러닝

!Deep Learning Without Backpropagation의 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2...

Transfer Learning을 이용한 감정 감지

개요 이 스니펫은 사전 학습된 sentiment analysis 모델을 활용하여 transfer learning으로 emotion detection을 수행하는 방법을 보여줍니다. 모델이 로드됩니다...