Skip to content

khlee88/CDAE_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CDAE_tutorial

Collaborative Denoising Auto-Encoders Tutorial
html page: https://khlee88.github.io/CDAE_tutorial/

Line by line tutorial of Collaborative Denoising Auto-Encoder (CDAE) with tensorflow.
아래 원논문의 알고리즘 이해를 돕기 위한, 라인바이라인으로 코드를 수행해 볼 수 있는 Tutorial.

reference

original paper
Collaborative Denoising Auto-Encoders for Top-N Recommender Systems (Wu, Y., DuBois, C., Zheng, A. X., & Ester, M. (2016, February)

source code
https://github.com/gtshs2/Collaborative-Denoising-Auto-Encoder

source data
politic_new : made by Kyungwoo Song (under the review paper) 1990~2016 legislative rollcall dataset (from Govtrack.com)
download from https://www.dropbox.com/sh/22owwpamgn4ryzj/AACyMnEDqCMThrhUeVTaXiiya?dl=0

environment

python 3.5.2
tensorflow 1.8.0

About

Collaborative Denoising Auto-Encoders Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published