Giter Site home page Giter Site logo

dawn310826 / tr-aae Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6 KB

We propose a way of deep collaborative filtering with Adversarial Autoencoders(AAES) for tag recommendation with a multinomial likelihood function. Our probability model is able to exceed the limited modeling capabilities of linear models and allows us to explore the complex co-occurrence relationships between tags and items on large-scale tag recommendation datasets. In addition, label smoothing is introduced to alleviate overfitting, and adjusted to tag recommendation scenario by modify the construction of the true probability.

Python 100.00%

tr-aae's Introduction

TR-AAE

We propose a way of deep collaborative filtering with Adversarial Autoencoders(AAES) for tag recommendation with a multinomial likelihood function. Our probability model is able to exceed the limited modeling capabilities of linear models and allows us to explore the complex co-occurrence relationships between tags and items on large-scale tag recommendation datasets. In addition, label smoothing is introduced to alleviate overfitting, and adjusted to tag recommendation scenario by modify the construction of the true probability.

data: citeulike-a and citeulike-t were used in the paper 'Collaborative Topic Regression with Social Regularization' [Wang, Chen and Li]. It was collected from CiteULike and Google Scholar. CiteULike allows users to create their own collections of articles. There are abstracts, titles, and tags for each article. Other information like authors, groups, posting time, and keywords is not used in this paper 'Collaborative Topic Regression with Social Regularization' [Wang, Chen and Li]. The details can be found at http://www.citeulike.ort/faq/data.adp.

load_data.py: file used to create training, validation and testing data files.

AAE.py: file to create our model TR-AAE

train_AAE.py: file to train our model TR-AAE

metrics.py: file to evaluate the performance of our model

tr-aae's People

Contributors

dawn310826 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.