Skip to content

Dreamliking/magnesium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magnesium

Multi Graph Convolutional Neural Networks (MGCNN) applied to Matrix Completion.

Purpose

The code contained in this repository represents a TensorFlow implementation of the Recurrent Muli-Graph Convolutional Neural Network depicted in:

Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks (in Proc. NIPS, 2017)
Federico Monti, Michael M. Bronstein, Xavier Bresson
https://arxiv.org/abs/1704.06803

License

GNU General Public License v3.0 by @fmonti (Frederico Monti)

Modifications

@dtsbourg (Dylan Bourgeois)

This code is an attempt to package the code presented in https://github.com/fmonti/mgcnn for the Netflix challenge.

About

Multi Graph Convolutional Neural Networks applied to Matrix Completion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%