Skip to content

Commit

Permalink
rename output dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvanerp committed Aug 26, 2024
1 parent 5849ef4 commit 9b6ba12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion experiments/spiral_experiments_normal.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
}
],
"source": [
"run_experiment(\"data/spiral/normal_predict\", 0:30, 32, 5)"
"run_experiment(\"data/spiral/normal\", 0:30, 32, 5)"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion experiments/spiral_experiments_poisson.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
}
],
"source": [
"run_experiment(\"data/spiral/poisson_predict\", 0:30, 32, 5)"
"run_experiment(\"data/spiral/poisson\", 0:30, 32, 5)"
]
}
],
Expand Down

0 comments on commit 9b6ba12

Please sign in to comment.