Skip to content

Commit

Permalink
Improve baselines, weight sampling, plots, early stopping implementation
Browse files Browse the repository at this point in the history
Baselines:
- matching and cycle cover baselines removed from experiments
- sampling baseline implemented and added to experiments

Weight sampling:
- added option to have weights not drawn independently
- generated plots with dependent weights

Plots:
- removed upper bound line
- made labels more accurate
- removed legend from early stopping plots

Early stopping:
- changed n from 40 to 60 for experiments
- same set of graphs are now used for different values of `lim`
for more consistent results in experiments
  • Loading branch information
rishi1999 committed Apr 11, 2023
1 parent b402be2 commit 6a5b1e3
Show file tree
Hide file tree
Showing 7 changed files with 194 additions and 152 deletions.
Loading

0 comments on commit 6a5b1e3

Please sign in to comment.