-
# Cell 1: Import Libraries
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import pennylane as qml
from sklearn.preprocessing import StandardScaler
…
-
I tried training SimCLR on CIFAR10 with the exact config that you've provided in the docs, except a 128 batch size, and without SyncBN since I'm running it on Colab.
The loss saturates at 28.xxx a…
-
# Bug description
After training, the inference step outputs no labels.
## Expected behaviour
I expect labels (yellow markers) to emerge in the GUI after inference.
## Actual behaviour
…
-
I'm running the SDXL LoRA training script on a dataset of ~50,000 images and I have noticed that training slows down considerably after several thousand training steps.
I have observed this behavi…
Yo1up updated
9 months ago
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
### HUB Component
Models, Training
### Bug
hi, i have …
-
KTLG reference https://github.com/ktlg/tickets-integration/issues/651
Tenant reference https://github.com/ken9ross/ktlg-trng/issues/184
Testing supply feedback command
-
trying to hook it up to cartpole..
```py
print(self.env.reset())
(pid=2462395) [ 0.01369617 -0.02302133 -0.04590265 -0.04834723]
```
but it expects:
```py
obs, info = self.env.reset()
```
ie …
-
Hi,
Recently I am playing/testing this PMCADemo app and did some customization to "CameraActivity" in order to display current "Aperture, Iso and Shutterspeed" on top of surfaceView and get those cont…
-
I can see the model is training for a fixed number of epochs and there is no validation set. How do you know when to stop model training, and also how to add one? Thank you!
-
#### Your system information
* Steam client version: 1709168962
* SteamOS version: 3.5.17
* Dock firmware version: 0.13.15.121
* Opted into Steam client beta?: No
* Opted into SteamOS beta?: N…