Skip to content

Commit

Permalink
internal notebook scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
augustes committed Feb 6, 2024
1 parent 07a879f commit 91f7da6
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 0 deletions.
9 changes: 9 additions & 0 deletions configs/conf_samplesize.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

exp_log_name: "samplesize" # optional but recommended
data: "toy_2d"
experiments: ["ScaleSampleSizeKL","ScaleSampleSizeSW"]
n: 2000
d: 2

seed: 0
runs: 5
273 changes: 273 additions & 0 deletions sample_size_auguste.ipynb

Large diffs are not rendered by default.

0 comments on commit 91f7da6

Please sign in to comment.