Skip to content

Applied-Machine-Learning-Lab/GPRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Overview

This document provides essential information for GPRec.

Repository Structure

  • ml1m/: Data for MovieLens1M.
  • torchfm/: Basic modules from https://github.com/rixwew/pytorch-fm.
  • fair_models/: Code for GPRec.
  • dataset.py: Dataloader for ML1M.
  • main.py: Running code for models.
  • utils.py: Some utils.

Running the Code

  • Run main script: python main.py (modify as per your code structure)

Important Notes

  • Performance might be different due to the varied environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages