Skip to content

pepsi2222/StableMF

 
 

Repository files navigation

Stable Matrix Factorization

Requirements

  • Linux with Python >= 3.6
  • PyTorch >= 1.1.0
  • torchvision >= 0.3.0
  • tensorboard >= 1.14.0

Quick Start

python main.py --gpu 0

You can see more options from

python main.py -h

Result files will be saved in results/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.2%
  • Cython 5.8%