Skip to content

deep learning based recomender system methods implemented by pytorch

Notifications You must be signed in to change notification settings

LianHaiMiao/recsys_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

some deep learning based recommender system methods implemented by pytorch.

The implementions of pytorch version follw the original Tensorflow version, and the result between my implemention and original version may have some differences.

It worth to mention that all the Tensorflow version is the original paper implementation.

methods Pytorch version Tensorflow version paper
NCF ncf_pytorch ncf_tensorflow paper

Requirement

    pytorch 1.0.1
    python 3.6

If you have GPU, it would save your running time.

About

deep learning based recomender system methods implemented by pytorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages