saeranv / DeepRad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Python 57.6%Language:Jupyter Notebook 42.3%Language:Shell 0.0%