Giter Club home page Giter Club logo

deep_exchangeable_tensors's Introduction

Deep Models of Interactions Accross Sets

An implementation of the model found in https://arxiv.org/abs/1803.02879. We use deep learning to model interactions across sets of objects, such as user-movie ratings. The canonical representation of such interactions is a matrix with an exchangeability property: the encoding's meaning is not changed by permuting rows or columns. Models should hence be Permutation Equivariant (PE): constrained to make the same predictions across such permutations. We implement a parameter-sharing scheme that could not be made any more expressive without violating PE.

Prerequisites:

Python 3

TensorFlow

MovieLens-100k or MovieLens-1M dataset: retrieved from https://grouplens.org/datasets/movielens/

Models:

We include sparse implementations of two distinct models (see paper linked above for details):

Sparse self-supervised model

run with:

sparse_self_supervised.py

Sarse Factorized Autoencoder

run with:

sparse_factorized_autoencoder.py

deep_exchangeable_tensors's People

Contributors

drgrhm avatar jhartford avatar mravanba avatar

Watchers

James Cloos avatar Jiani Zhang avatar paper2code - bot 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.