Install the following packages in your virtual environment before running the code:
- python version 3.8.16
You can run the following command in your virtual environment:
pip install -r requirements.txt
Run
bash train.sh
bash test.sh
Note that every run does not produce the same results due to the random elements.