-
## Environment info
LightGBM version or commit hash: 4.1.0
Optuna version:3.6.0
Optuna_Integration version:3.6.0
Command(s) you used to install LightGBM
```shell
pip install lightgbm
```
…
-
-
```bash
nixpkgs-review pr 193589 --skip-package-regex tengine --skip-package-regex tensorflow
```
However, `nixpkgs-review` still tries to build tensorflow and tengine eventhough I explicitly dec…
Atemu updated
3 months ago
-
### Expected behavior
Upgrading the database schema from v2.6.0.a → v3.0.0.a with `optuna storage upgrade --storage `
### Environment
- Optuna version: 3.3.0
- Python version: 3.10.9
- OS: Window…
-
**Describe the bug**
When I run an Optuna batch optimization with the A1 model, mpiexec has trouble running the nrniv processes for the simulation. NetPyNe doesn't check the return calls from subpr…
-
Importing A2C agent from rlberry.agents.torch automatically tries to import optuna (which is not part of rlberry's install dependencies, but of "default" dependencies which are part of extra dependenc…
-
Hi!
I want to search the best optimizer for the given "mnist_example" from SGD and Adam.
However, for SGD, I also want to know which momentum value is the best (which Adam doesn't need), but for …
-
Following the instructions I got this:
```
pmzgm@MACBOOK-H3D2W7YDVJ git % git clone git@github.com:CardiacModelling/BenNevisBenchmark.git
Cloning into 'BenNevisBenchmark'...
remote: Enumerating …
-
### Motivation
The Optuna's unit tests raise many warnings, which make it hard to recognize unexpected warning messages.
### Description
We can filter expected warnings using `@pytest.mark.filterwa…
-
I want to repeat experiment results, and when try to use ppi_bp dataset to train the model,
` python train_config.py -config_path config_files/ppi_bp/ppi_bp_config.json `
I get the following mes…