Skip to content

Commit 9b6ba12

Browse files
committed
rename output dirs
1 parent 5849ef4 commit 9b6ba12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

experiments/spiral_experiments_normal.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
}
320320
],
321321
"source": [
322-
"run_experiment(\"data/spiral/normal_predict\", 0:30, 32, 5)"
322+
"run_experiment(\"data/spiral/normal\", 0:30, 32, 5)"
323323
]
324324
}
325325
],

experiments/spiral_experiments_poisson.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
}
317317
],
318318
"source": [
319-
"run_experiment(\"data/spiral/poisson_predict\", 0:30, 32, 5)"
319+
"run_experiment(\"data/spiral/poisson\", 0:30, 32, 5)"
320320
]
321321
}
322322
],

0 commit comments

Comments
 (0)