Skip to content

micaleel/bpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPR

Installation

conda create -n bpr python=3.8
conda env update --name bpr --file environment.yml

Compiling Cython

conda activate bpr
make cython

Running Experiments

conda activate bpr
python bpr/carpe_diem.py
python plot_more_results.py

Datasets

CiteULike

MIND

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published