SkillAgentSearch skills...

SLVAE

No description available

Install / Use

/learn @triplej0079/SLVAE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks4

Languages

Python

Security Score

65/100

Audited on Feb 27, 2026

No findings