Преглед изворни кода

Added benchmark results for ctGAN.

Kristian Schultz пре 4 година
родитељ
комит
0d9c3e174e
2 измењених фајлова са 30 додато и 19 уклоњено
  1. 24 13
      Statistics.ipynb
  2. 6 6
      run_all_exercises.ipynb

Разлика између датотеке није приказан због своје велике величине
+ 24 - 13
Statistics.ipynb


+ 6 - 6
run_all_exercises.ipynb

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

Неке датотеке нису приказане због велике количине промена