-
Is a Kaggle version of the Colab something viable? If so, would like to see it happen.
-
-
**The Kaggle challenge has officially finished. Our best model is the chemprop model that receives 0.410 public score (rank 911/1984) and 0.232 private score (rank 973/1984).** Public score considered…
-
### What would your feature do?
```
# Set up the environment.
!git clone https://github.com/zyddnys/manga-image-translator
%cd manga-image-translator/
!python -m pip install -r requirements.txt
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
might be cool to have something like a croissant cloud, no? It seems datasets live on Kaggle, Huggingface, OpenML etc but one place to collect them might make it even easier to share and the others co…
-
**Is your feature request related to a problem? Please describe.**
Training and fine-tuning models often involve significant manual work, especially when experimenting with different hyperparameters …
-
I cannot find the Kaggle Icon on your official page
-
I followed the instructions in the document at https://keras.io/api/keras_cv/models/tasks/deeplab_v3_segmentation/ and encountered an error when I input the following code:
```python
from keras_cv.m…
-
Objective: Detect unusual or potentially malicious network traffic patterns using unsupervised learning.
Steps
1.gather dataset from kaggle on network traffic
2. Basic preprocessing like normaliz…