This is the code of LSGM.
The default multi-label learning dataset is Yeast.
If you want to run this program, please use the command "python main.py".
Please note that if you use other data sets, you may need to modify the learning rate to get good results.
The code is not highly optimized, so the runtime will be very long. It takes about 6 hours to get the final result. Please wait patiently.
Excute the command: python main.py If you want to modify the mll dataset or other parameters, please modify the main.py or parameters.py
pytorch 0.4.1 CUDA 9.0 scikit learn 0.19