Skip to content

zz242msu/SLVAE

This branch is 1 commit ahead of, 1 commit behind triplej0079/SLVAE:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da49194 · Apr 27, 2023

History

28 Commits
Feb 10, 2022
Oct 22, 2021
Jun 10, 2022
Dec 7, 2021
Apr 27, 2023

Repository files navigation

SLVAE

The code has been tested under Pytorch 1.8

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

  • Python 100.0%