The code in syn_exp.py is used for the synthetic experiments as shown in Appendix Section D.
The code only requires python 3 and the numpy library (tested on python 3.8.3 and numpy 1.19.5).
The code can be run using `python syn_exp.py` and the parameters can be changed in the main() function.