Ver Fonte

Added benchmark results for ctGAN.

Kristian Schultz há 4 anos atrás
pai
commit
0d9c3e174e
2 ficheiros alterados com 30 adições e 19 exclusões
  1. 24 13
      Statistics.ipynb
  2. 6 6
      run_all_exercises.ipynb

Diff do ficheiro suprimidas por serem muito extensas
+ 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"
    ]
   },

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff