-
### 📜 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
-
**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…
-
/root/miniconda3/envs/Vicuna/lib/python3.8/site-packages/trl/trainer/ppo_trainer.py:1088: UserWarning: KL divergence is starting to become negative: -0.00 - this might be a precursor for failed traini…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
Hi, Thanks for your great work!
I attempted to reproduce the results in Table 1(b) of your paper.
From my understanding, this experiment involves the following steps:
1. Divide CIFAR100 in…
-
### Describe the bug
There seems to be a bug with the combination of `GridSearchCV` and `StackingClassifier` when the parameter `cv` of `StackingClassifier` is set to 'prefit'. With this option, t…
-
Where can I find the dataset, like LCCTomosynthesisReconstruction_*_.png... etc?
BTW, Github just added a new feature: discussion, you may want to enable it.
Thanks.
-
I ran the default setting on my dataset and I am trying to figure out what the architecture of the model looks like (i.e how many layers, its size) and what Hyperparameter values did it choose. Where …
-
I try to tune the hyper parameter for whas dataset and get the following error:
```
Attaching to hyperparamsearch_hp_search_1
hp_search_1 | /usr/local/lib/python2.7/dist-packages/h5py/__init__.py:…
-
### What happened + What you expected to happen
When I run tuner.fit() it prints the information of all experiments but has error:
----------------------------------------------------------------…