erdemonal commited on
Commit
46dc90f
·
verified ·
1 Parent(s): 7fa496a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -12,7 +12,8 @@ datasets:
12
 
13
  This repository contains trained model checkpoints and training logs produced during the SemanticGAN experiments.
14
 
15
- The models are trained on the DBLP bibliographic knowledge graph using a Wasserstein Generative Adversarial Network (WGAN). The repository is intended as an archival artifact supporting reproducibility and analysis, rather than as a standalone inference package.
 
16
 
17
  ## Contents
18
  - gan_latest.pth: latest generator and discriminator checkpoint
@@ -20,4 +21,4 @@ The models are trained on the DBLP bibliographic knowledge graph using a Wassers
20
 
21
  ## References
22
  - Source code: https://github.com/erdemonal/SemanticGAN
23
- - Training metrics: https://erdemonal.github.io/SemanticGAN
 
12
 
13
  This repository contains trained model checkpoints and training logs produced during the SemanticGAN experiments.
14
 
15
+ The models are trained on the DBLP bibliographic knowledge graph using a Wasserstein Generative Adversarial Network (WGAN).
16
+ The repository is intended as an archive of experimental artifacts and is not designed for standalone inference.
17
 
18
  ## Contents
19
  - gan_latest.pth: latest generator and discriminator checkpoint
 
21
 
22
  ## References
23
  - Source code: https://github.com/erdemonal/SemanticGAN
24
+ - Results: https://erdemonal.github.io/SemanticGAN