Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 527 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 527 Bytes

Source Task

x

Target Task

x

Learning Curves

x

QUICKSTART

To train the deeprad models first install the conda environment. Open a terminal in this directory and type this:

conda create --file deeprad_v2.yml

To train the source autoencoder run:

python run_traintest.py --run_hparam 0

To train the target autoencoder run:

python run_traintest2.py --run_hparam 0