1- Install the required packages listed in the requirements.txt file. 
        pip install -r requirements.txt

2- Generate the datasets by running the scripts in ./data/scripts. The datasets must be stored in ./data.

3- Run any of the bash scripts in ./experiments to train the corresponding model.
