-
The following code crashes for me:
```python
opt = GPyOpt.methods.BayesianOptimization(f=fit_rules,
model_type="RF",
…
-
Hi chamber,
# =====New Feature needed:==========
I think there are some features which may make this code better a lot if done:
1. Add a control segment part(I think it may be better to split a…
-
Hello,
Your paper looks very promising. I can't wait the release of model and code 😍
Could you provide more information about inference speed? And max resolution of generated video?
-
I using the Hyperband-Tuner and create multiple tuner with the joblib on one computer. I want to try the new conditional_scope (https://github.com/keras-team/keras-tuner/pull/242).
```
model = Se…
-
你好,我的训练数据量级~10w,我做了以下两组实验:
1. embedding finetune 和 reranker finetune 用同一份数据,前者微调完成后比未微调的通用模型效果好,但后者微调后明显比微调前效果更差
2. 用finetuned embedding model采样难负样本后微调reranker,依旧比微调前效果差
上述两个实验中,reranker收敛正常,评测…
-
### 🐛 Describe the bug
I am attempting to train a convolutional autoencoder model with pytorch. I am using:
torch==2.3.1 + cuda 12.1 and 4 GPUs.
I have attempted this training with both pyt…
-
# Description
We work on implementing special converters for specific constraints.
When users solve an optimization problem with Qiskit Aqua, they apply InequalityToEquality to convert inequality co…
-
### Your current environment
vllm 0.5.2
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to b…
-
### Describe the feature
Users want to capability to schedule their own optimize runs.
### Describe alternatives you've considered
Currently dbt-databricks runs it after every call to merge in da…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…