Skip to content

sammiphone6/TGEditorFast

Repository files navigation

TGEditorFast

A fast implementation of TGEditor using Strategic Sampling.

Setup

  1. Clone the repository:
    git clone <repository_url>
    cd TGEditorFast
  2. Create the conda environment:
    conda env create -f env.yml
  3. Activate the environment:
    conda activate multignn

Usage

Adjust the parameters at the top of main.py to select the dataset and the components of the pipeline to run. Then execute:

python main.py --mode YOUR_MODE --desc YOUR_DESCRIPTION

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages