-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add batched acquisition functions and knowledge gradient #37
Merged
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13ccae5 - Browse repository at this point
Copy the full SHA 13ccae5View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39c392e - Browse repository at this point
Copy the full SHA 39c392eView commit details -
this is in response to previous commit
Configuration menu - View commit details
-
Copy full SHA for 742ea51 - Browse repository at this point
Copy the full SHA 742ea51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06fa254 - Browse repository at this point
Copy the full SHA 06fa254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cea61e - Browse repository at this point
Copy the full SHA 2cea61eView commit details -
in response to earlier change in the arg sequence
Configuration menu - View commit details
-
Copy full SHA for 6516994 - Browse repository at this point
Copy the full SHA 6516994View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 484f70c - Browse repository at this point
Copy the full SHA 484f70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cff802 - Browse repository at this point
Copy the full SHA 2cff802View commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ba47c3 - Browse repository at this point
Copy the full SHA 7ba47c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed68fe3 - Browse repository at this point
Copy the full SHA ed68fe3View commit details -
Refactor acquisition functions
- Add batche-mode acquisition functions - Move ei, ucb, and poi to base_acq - Update tests
Configuration menu - View commit details
-
Copy full SHA for 9720a86 - Browse repository at this point
Copy the full SHA 9720a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1b80f - Browse repository at this point
Copy the full SHA df1b80fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf52a6d - Browse repository at this point
Copy the full SHA cf52a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe9e24 - Browse repository at this point
Copy the full SHA 8fe9e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60149d9 - Browse repository at this point
Copy the full SHA 60149d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f732710 - Browse repository at this point
Copy the full SHA f732710View commit details -
After the last update it was actually computing ucb
Configuration menu - View commit details
-
Copy full SHA for 506c5ba - Browse repository at this point
Copy the full SHA 506c5baView commit details
Commits on Aug 24, 2023
-
- remove jit decorator (prevents KG implementatio) - Do not pop noise out of the dictionary
Configuration menu - View commit details
-
Copy full SHA for b4fc9f0 - Browse repository at this point
Copy the full SHA b4fc9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 218c0a7 - Browse repository at this point
Copy the full SHA 218c0a7View commit details -
Exclude "noise" from vmap in multi-task kernel
(it might make sense to do it for other kernels as well)
Configuration menu - View commit details
-
Copy full SHA for e5e37d7 - Browse repository at this point
Copy the full SHA e5e37d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c07c636 - Browse repository at this point
Copy the full SHA c07c636View commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 00a18a2 - Browse repository at this point
Copy the full SHA 00a18a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfcf305 - Browse repository at this point
Copy the full SHA bfcf305View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15b19b6 - Browse repository at this point
Copy the full SHA 15b19b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065a8e9 - Browse repository at this point
Copy the full SHA 065a8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 235a515 - Browse repository at this point
Copy the full SHA 235a515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315cb1c - Browse repository at this point
Copy the full SHA 315cb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af43280 - Browse repository at this point
Copy the full SHA af43280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f75e71 - Browse repository at this point
Copy the full SHA 3f75e71View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23c08c9 - Browse repository at this point
Copy the full SHA 23c08c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74389d - Browse repository at this point
Copy the full SHA a74389dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f37fe6 - Browse repository at this point
Copy the full SHA 5f37fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc10e8f - Browse repository at this point
Copy the full SHA bc10e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9a38a - Browse repository at this point
Copy the full SHA fe9a38aView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed49d4e - Browse repository at this point
Copy the full SHA ed49d4eView commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 005d167 - Browse repository at this point
Copy the full SHA 005d167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8dad1 - Browse repository at this point
Copy the full SHA 5a8dad1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.