Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ uv run pytest
You can run an experiment using these commands
```
cd scripts
python make_1d_benchmark_funs.py # makes a set of 1D GP sample functions for BO testing
python make_1d_bo_animation.py # applies BO method, and parses the resuls into an animation
python make_1d_benchmark_funs.py # makes a set of 1D GP sample funs for BO testing
python make_1d_bo_animation.py # runs BO and parses the results into an animation
```

![Expected Improvement](scripts/bo_history.gif)
Binary file added scripts/bo_history.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading