Skip to content

triplej0079/SLVAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLVAE

The code has been tested under Pytorch 1.8. SLVAE is included in the GraphSL library.

To test the code, simply run the following command

cd <submission1>
python slvae.py -d <datasetname>

Datasets names are 'jazz_SIR', 'jazz_SI', 'cora_ml_SIR', 'cora_ml_SI', 'power_grid_SIR', 'power_grid_SI', 'karate_SIR', 'karate_SI', 'netscience_SIR', 'netscience_SI' Run the following code to see available parameters that can be passed in:

python slvae.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages