DBR
Installation
Clone this repository and navigate to it in your terminal. Then run:
pip install -e .
This should install the DBR
python package that the scripts depend on.
Train
- Train DSW first, run train_dsw.py
- Then train Head, run train_dh.py
Test
- Run test.py