-
Hello,
thank you for the great codes - I tried to train the model but the link to the dataset is invalid. Do you mind sharing a new link or fixing the broken link?
-
Initially reported by @goeffthomas.
```python
import tensorflow_datasets as tfds
builder = tfds.dataset_builders.CroissantBuilder(
jsonld="https://www.kaggle.com/datasets/mlg-ulb/creditcardf…
-
Hi, am trying to use multi-GPU training using kaggle with two Tesla T4.
my code only runs on 1 GPU, the other are not utilized.
I am able to train with custom dataset and getting acceptable results…
Ayadx updated
5 months ago
-
Traceback (most recent call last):
File "training.py", line 203, in
validation_data=(process_features(data.validation, data.metadata), data.validation_labels))
File "/Users/apple/Desktop/K…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Enable model train…
-
Problem research: https://github.com/ckan/ckan/issues/7499
**Solution hypothesis**
1. It's possible to show instant summaries and visualizations for metadata published. Generated after metadata is p…
-
Data Source :
KCDC : http://www.cdc.go.kr/index.es?sid=a2
Kaggle version : https://www.kaggle.com/kimjihoo/coronavirusdataset
CAIH: http://ncov.mohw.go.kr/en/bdBoardList.do?brdId=16&brdGubun=162&…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Undoubtedly YOLO i…
-
### 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…
-
I'm running into an error when trying to push a kernel via the API (Python 3.6, kaggle API 1.5.3).
This code file works:
`print('hello world')`
This code file:
`print('ẁ')`
produces th…