|
@@ -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"
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|