- Python == 3.7
- Tensorflow == 1.15.0
- numpy == 1.18.4
- scipy == 1.4.1
- pandas == 1.0.3
- SLMGAE/BC_data/: SynLethDB Breast-Cancer datasets.
- SLMGAE/data/: SynLethDB datasets.
- SLMGAE/code/: Our SLMGAE model.
- train.py # Train and evaluate the SLMGAE model base on SynLeth data
- train_BC.py # Train and evaluate the SLMGAE model base on SynLeth-data model
- case_study.py # Train our SLMGAE using all the SL pairs in SynLethDB and predict novel SLs from the unknown pairs.