Przeglądaj źródła

Added benchmark results for ctGAN.

Kristian Schultz 4 lat temu
rodzic
commit
0d9c3e174e
2 zmienionych plików z 30 dodań i 19 usunięć
  1. 24 13
      Statistics.ipynb
  2. 6 6
      run_all_exercises.ipynb

Plik diff jest za duży
+ 24 - 13
Statistics.ipynb


+ 6 - 6
run_all_exercises.ipynb

@@ -13,15 +13,15 @@
   {
    "cell_type": "code",
    "execution_count": null,
-   "id": "f1f637ca",
+   "id": "8da890b0",
    "metadata": {},
    "outputs": [],
    "source": [
-    "fns = [ runExerciseForRepeater\n",
-    "      , runExerciseForSpheredNoise\n",
-    "      , runExerciseForSimpleGAN\n",
-    "      , runExerciseForConvGAN\n",
-    "      , runExerciseForCtGAN\n",
+    "fns = [# runExerciseForRepeater\n",
+    "      #, runExerciseForSpheredNoise\n",
+    "      #, runExerciseForSimpleGAN\n",
+    "      #, runExerciseForConvGAN\n",
+    "      runExerciseForCtGAN\n",
     "      ]\n"
    ]
   },

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików