Explorar o código

Added benchmark results for ctGAN.

Kristian Schultz %!s(int64=4) %!d(string=hai) anos
pai
achega
0d9c3e174e
Modificáronse 2 ficheiros con 30 adicións e 19 borrados
  1. 24 13
      Statistics.ipynb
  2. 6 6
      run_all_exercises.ipynb

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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"
    ]
   },

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio