-
[Day41] 번역기를 만들어보자AIFFEL Life 2020. 12. 16. 11:16
오늘은 간단한 번역 시스템을 만들어 보았습니다. 번역기를 만드는 데 알아두면 유용할 자료들을 공유해 드립니다.
1. Tab-delimited Bilingual Sentence Pairs
Tab-delimited Bilingual Sentence Pairs from the Tatoeba Project (Good for Anki and Similar Flashcard Applications)
Introducing Anki If you don't already use Anki, vist the website at http://ankisrs.net/ to download this free application for Macintosh, Windows or Linux. About These Files Any flashcard program that can import tab-delimited text files, such as Anki (free)
www.manythings.org
2. A ten-minute introduction to sequence-to-sequence learning in Keras
blog.keras.io/a-ten-minute-introduction-to-sequence-to-sequence-learning-in-keras.html
A ten-minute introduction to sequence-to-sequence learning in Keras
Fri 29 September 2017 By Francois Chollet In Tutorials. Note: this post is from 2017. See this tutorial for an up-to-date version of the code used here. I see this question a lot -- how to implement RNN sequence-to-sequence learning in Keras? Here is a sho
blog.keras.io
3. Regression Model Accuracy (MAE, MSE, RMSE, R-squared) Check in R
www.datatechnotes.com/2019/02/regression-model-accuracy-mae-mse-rmse.html
Regression Model Accuracy (MAE, MSE, RMSE, R-squared) Check in R
MSE, MAE, RMSE, and R-Squared calculation in R.Evaluating the model accuracy is an essential part of the process in creating machine learning models to describe how well the model is performing in its predictions. Evaluation metrics change according to the
www.datatechnotes.com
4. 06) 정수 인코딩(Integer Encoding)
위키독스
온라인 책을 제작 공유하는 플랫폼 서비스
wikidocs.net
5. 06) 사전 훈련된 워드 임베딩(Pre-trained Word Embedding)
위키독스
온라인 책을 제작 공유하는 플랫폼 서비스
wikidocs.net
'AIFFEL Life' 카테고리의 다른 글
[Day43] 해커톤과 CommonComputer (0) 2020.12.16 [Day42] 영배스 (영상으로 배우는 스타트업) (0) 2020.12.16 [Day40] 정보이론 톱아보기? (0) 2020.12.16 [Day40] 하둡이냐 아파치냐 (0) 2020.12.16 [Day39] 역전파를 이해하자 (0) 2020.12.16