Recommeder System
-
[Recommeder System] 추천 시스템 - 관련 자료 및 사이트 정리Research/Personalized Recommender Systems 2020. 8. 28. 10:23
작성중... Keras Implementation of Item2Vec[Code] : https://github.com/lujiaying Lua Implementation of Word2Vec[Code] : https://github.com/yoonkim/word2vec_torch/blob/master/word2vec.lua Tensorflow Implementation of Word2Vec[Code] : https://github.com/carpedm20/word2vec-tensorflow 추천 시스템에 대한 전반적인 이해를 위한 글[설명] : https://www.oss.kr/info_techtip/show/5419f4f9-12a1-4866-a713-6c07fd36e647 ALS Implementat..