-
### Expected behavior
I am using a clearly non-dynamic search space with the `CmaEsSampler` but still see warnings that the independent sampler is triggered very frequently.
I investigated this …
-
Currently getting an error when building inference in internal CI system because of nvml.
```
[ 99%] Linking CUDA device code CMakeFiles/inference_test.dir/cmake_device_link.o
[100%] Linking CXX ex…
-
It seems that CMA Cpp completely ignores x0 /guess as this code shows:
https://github.com/dietmarwo/fast-cma-es/blob/7952d2b70dc76d8f9d3bc326fd19f98fd93e9ff6/_fcmaescpp/acmaesoptimizer.cpp#L163-L16…
-
### Describe the bug
Learner for regression models does not have the vocab parameter as it is generally a list of labels. While tracking experiments with neptune-ai for fastai/tsai the experiment fai…
-
Hi,
Thanks a lot for the great tool!
I tried the recently added HuggingFace Accelerate integration. I want to perform hyper-parameters optimization using Skorch with Accelerate + ScikitLearn R…
-
https://github.com/NVIDIA-Merlin/Merlin/blob/5e870d7078232bdd895c349cef4f118d1f4ad73d/docker/dockerfile.torch#L45
Hi, is it possible that here we have a duplicated pip install?
Thanks!
-
Hi all,
We noticed a small issue where if you have a small docker image like this:
```bash
FROM nvcr.io/nvidia/merlin/merlin-pytorch-training:21.09
ENV HOME=/usr/local
WORKDIR ${HOME}
```…
-
Hello everybody! When I run the follow code from [04a-Triton-Inference-with-TF.ipynb](https://github.com/NVIDIA-Merlin/Merlin/blob/main/examples/scaling-criteo/04a-Triton-Inference-with-TF.ipynb)
`…
-
NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com
Your issue may already be reported!
Also, please search on the [issue tracker](../) before creating one.
* **I'm s…
-
I just downloaded Evolutionary.jl and tried out the Rosenbrock example in the tutorial from the REPL in Julia 1.7. It did not converge: Here's the input and output
```
julia> x0=[0.0 0.0];
julia> f…