Skip to content

acamq/REP-Net

 
 

Repository files navigation

Official implemetation of REP-Net

This repository contains the implementation for REP-Net including experimental setups.

Requirements:

You need to install all packages provided in requirements.txt.

pip install -r requirements.txt

Data:

All pre-processed benchmark datasets can be retrieved from Google drive, provided by Wu et al. To run the experiments, you have to unzip them into the folder data_dir.

Experiments:

To run the provided example experiments, you can execute the module "run.py" (set working directory and PYTHONPATH to the root folder).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%