/beta-data-weighter

Code repository for the paper "Don't Wait, Just Wait: Improving Unsupervised Representations by Learning Goal-driven Instance Weights"

Primary LanguagePython

BetaDataWeighter

Code repository for the paper "Don't Wait, Just Wait: Improving Unsupervised Representations by Learning Goal-driven Instance Weights"

Setup

$ conda create --name bdw python=3
$ conda activate bdw
$ pip install -r requirements.txt
$ python download_and_split_datasets.py
$ python main.py BDW.yaml