-
### 📜 Description
_No response_
### 👟 Reproduction steps
_No response_
### 👀 Have you spent some time to check if this bug has been raised before?
- [X] I checked and didn't find similar issue
-
I think all algos should have some form of budget information
- Number of unique configuration that will be sampled at the end of the optimization
- Total number of epochs
- Number of unique conf…
-
thanks lot for your wonderful efforts!
but I have some problems when implementing this project
I run the code for pascal and cityscapes with the default args, with one gpu RTX 2080Ti, but the result…
-
In this issue I will show the progress of adding support for continuous parameter ranges in the search-space.
For most optimization algorithms it should be easy to add support for continuous parame…
-
Hi,
Thanks for sharing code! But could you please provide more details about how to use our own data to run this model?
Thanks!
-
I need to retrieve the per-epoch training history of the metrics for each trial. I'm aware that this is not exposed in the public API yet, but since I need it I had a go anyway:
```py
for trial in…
-
# TODO:
## After rebuttal
- [x] License (MIT) and Max Planck Society
### Alex
- [x] Read papers GP-SSM
- [x] learn a dynamics model, use the model for exploration strategy, maybe update m…
-
Hi,
Thanks for the effort of publishing this significant code base etc.!
In Appendix B1 you write:
> In addition to the main Llama 2 model used for evaluation, we also release HarmBench with …
-
**Describe the issue**:
**Environment**:
- NNI version: 2.2
- Training service (local|remote|pai|aml|etc):local
- Client OS:Windows 10
- Server OS (for remote mode only): Windows 10
- Pyth…
-
Hi there,
I have a large dataset (+100GB) that I have been trying to make FLAML (AutoML) work with, no success so far. Since FLAML uses Ray, shouldn't it take advantage of Ray's object store (objec…