Просмотр исходного кода

Added chart for data flow in the benchmark.

Kristian Schultz 3 лет назад
Родитель
Сommit
297a63c372
2 измененных файлов с 10 добавлено и 1 удалено
  1. 9 1
      documentation/paper/Benchmark.md
  2. 1 0
      documentation/paper/all.md

+ 9 - 1
documentation/paper/Benchmark.md

@@ -2,4 +2,12 @@
 [[Benchmark/Algorithms]]
 [[Benchmark/Classifier]]
 [[Benchmark/Scores]]
-[[Benchmark/Datasets]]
+[[Benchmark/Datasets]]
+
+
+## RxS Fold
+\includegraphics{../benchmark.pdf}
+
+## Doing the benchmark
+The benchmark is done by using a 5x5 fold.
+The scores was averaged over all folds.

+ 1 - 0
documentation/paper/all.md

@@ -7,6 +7,7 @@ keywords: [GAN]
 abstract: |
 	benchmark about synthetic point generation with GANs
 date: April 2022
+graphics: yes
 ...
 
 [[Benchmark]]