-
# 🚀 Feature Request
Currently, BoTorch seems to allow the user to fix certain features during optimization via providing the `fixed_features` argument to `optimize_acqf` and related functions [here…
-
Dear Mike:
I am honored to read the article named " Submodular Trajectory Optimization for Aerial 3D Scanning".And do you provide the open source code yet? If not, could I have the pleasure to as…
-
Originally reported here: https://github.com/facebook/Ax/issues/771#issuecomment-1013311624
-
-
I'm trying the FacilityLocationSelection with a dataset of 7000000 samples, using Hamming distance as a metric. I get a memory error:
`numpy.core._exceptions.MemoryError: Unable to allocate 196. Ti…
-
- SMI based AL (using query set)
- CSMI based AL (using a query + conditioning set)
- CG Based AL (using a conditioning set)
-
Hi,
I have been using this implementation to optimize a rather computation intensive submodular function. However, the biased sampling and a few more things were acting as bottlenecks. I replaced …
-
"Streaming optimization is implemented for mixtures of functions, but not for sum redundancy or saturated coverage functions."
I was wondering if there is a technical reason for the above or just t…
-
**Describe the problem that your feature request would address.**
Single-cell data sets are getting very large, even after filtering. Some might find it helpful to be able to reduce the size of these…
-
Hi Jacob,
Thank you for a very cool library. I have a quick question. Maybe I missed something, but right now there are no way to retrieve the original index of the samples in the subset to identif…