Update README.md
Browse files
README.md
CHANGED
|
@@ -20,10 +20,10 @@ Training is performed through a continuous learning pipeline executed via GitHub
|
|
| 20 |
SemanticGAN is a research prototype for Knowledge Graph Completion built around a Wasserstein Generative Adversarial Network. The model is trained on the DBLP Computer Science Bibliography and is designed to generate candidate RDF triples that correspond to plausible but previously unobserved relations in the graph.
|
| 21 |
|
| 22 |
All source code, training scripts, and technical documentation are maintained in the main GitHub repository at
|
| 23 |
-
https://github.com/
|
| 24 |
|
| 25 |
A live dashboard showing training metrics and generated outputs is available at
|
| 26 |
-
https://
|
| 27 |
|
| 28 |
## Repository Contents
|
| 29 |
|
|
|
|
| 20 |
SemanticGAN is a research prototype for Knowledge Graph Completion built around a Wasserstein Generative Adversarial Network. The model is trained on the DBLP Computer Science Bibliography and is designed to generate candidate RDF triples that correspond to plausible but previously unobserved relations in the graph.
|
| 21 |
|
| 22 |
All source code, training scripts, and technical documentation are maintained in the main GitHub repository at
|
| 23 |
+
https://github.com/erdemonal/SemanticGAN
|
| 24 |
|
| 25 |
A live dashboard showing training metrics and generated outputs is available at
|
| 26 |
+
https://erdemonal.github.io/SemanticGAN
|
| 27 |
|
| 28 |
## Repository Contents
|
| 29 |
|