python 3.x with package tensorflow-gpu (1.12.0)+, tabulate, scikit-learn
If you need to apply our model to other datasets, you need to change the parameters in params_config.py, and how the data is read in data_utils.py.
python train.py
And the Pytorch version can be found in SASA-Pytorch(https://github.com/DMIRLAB-Group/SASA-pytorch)