Skip to content

Commit

Permalink
docs: update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfromyeg committed Aug 2, 2023
1 parent 62bcf11 commit e2f89ee
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/joplin/sure journal.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,13 @@ backlinks: []
- Will do this after I verify the model outputs
- Send Chris initial set of UP plots
- Build plots for additional experiments (up vs. roar, or succinctly, `UPROAR`, and `naive`), send to Chris
- Verify model outputs; looks like its spitting out `log10` values

## 2023-08-02

- Change `make_prediction` helper for `SurrogateEnvironment` to transform prediction by `10 ** prediction`
- Send output for `anytime_experiment` to Chris; not sure what to make of the plots... but it is something
- Clean-up and refactoring for `utilitarian_configuration` to make the repository runnable (all experiments, all environments, all datasets)
- Work on detailed instructions for the project at the moment; should be done EOD
- (Initial) work on benchmarking `naive`, `kappa`, `speedup` experiments... why are they so much slower?
- Will leverage cluster to try to estimate how long these will take

0 comments on commit e2f89ee

Please sign in to comment.