Kermit is an AI model for recommendation system in PiPi project.
Kermit은 "Kermit the Frog"에 출현하는 주인공 "Kermit"을 이용한 프로젝트 명입니다.
(Source: Wikipedia - Kermit the Frog)
Kermit은 사용자의 로그를 분석하여 개인화 추천 서비스를 제공하는 시스템입니다. 모델에는 Embedding, RNN 레이어가 사용되었으며, 데이터셋은 PiPi 서비스 내의 유저 사용 로그를 사용했습니다.
자세한 내용은 하단에 포함되어 있습니다.
- Tensorflow 2.3.1
- PyMySQL 0.10.1
- Pandas 1.0.3
- enjeon 0.4.0
- Numpy 1.18.5
- Etc
(추가적으로 더 작성될 예정)