Source code for CIKM 2020 paper "Fast Attributed Multiplex Heterogeneous Network Embedding"
pip install -r requirements.txt
Please unzip the feature.zip in the data/IMDB folder to data/IMDB
python main.py
This command will reproduce FAME's link prediction experiment results on the IMDB data set. Please check the paper for detailed parameter settings.