-
Hello,
I have been trying to apply the DoppleGANger (DGAN) model on my 1-lead ECG dataset to generate synthetic data but after some tries and tuning some basic hyperparameters, the model does not l…
-
### Motivation
Currently, Optuna only has the interface for returning the trial that resulted in the best value after the study is over. This is not good when the objective function is noisy and th…
-
Hi,
pip-upgrade command shows bokeh as possible upgrade candidate but doing this breaks the panel package.
Thanks!
```
$ pip-upgrade
Checking outdated packages...
Skipping nmslib, warning: Na…
-
Very good work!
Hyperparameter tuning is a common strategy for nn-based methods. This will also give better results for nn-based methods. But I didn't find a simple implementation. May I ask if suppo…
-
### What happened + What you expected to happen
Trying Hyperparameter selection using Ray Tune Library in NHITS Model. But facing below error.
RaySystemError Traceback (…
-
Here is my SFTTrainer instance I created for hyperparameter tuning. Every time I launch my code, trainer still tries to get model instance based on 'model' parameter rather than model_init. The error …
-
### Contributing guidelines
- [X] I understand the contributing guidelines
### Documentation
- [X] My problem is not addressed by the documentation or examples
### Existing issues
- [X] My proble…
-
### 🐛 Bug
Hi,
When I try to run TQC hyperparameter optimization with multiple jobs (n-jobs>1) with a GPU (this also happens with multiple CPU cores and n-jobs=1), it gives me this error:
```
…
-
Hi! Please consider implementing Evolutionary Merging Method
-
Running CRO DT RL with
` python -m cro_dt_rl.cro_dt_rl -t mountain_car -e 5 -c configs/simple_erl_2.json -s 5 -d 4 --alpha 1`
Have also tried this with cartpole.
Getting this error:
`ValueError…