PyTorchKR / Tutorial-Competition-2018

PyTorch KR Tutorial Competition 2018

Home Page:https://pytorchkr.github.io/Tutorial-Competition-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Abstract] Recommendation System using Deep Learning Tutorial

coffeedjimmy opened this issue · comments

  1. Recommendation System(추천시스템)에 대한 전반적인 소개
  • 추천이 주목받는 이유
  • 기초적인 추천 방법론들(LSA, LDA)
  1. 리뷰할 논문 (뉴럴넷 기반 논문들)
  • Wide & Deep Learning for Recommender Systems (16.06)
  • Deep Neural Networks for YouTube Recommendations (16.09)
  • Neural Collaborative Filtering (17.08)
  1. 세 논문들에 대한 Pytorch 구현 코드 및 설명