-
in your notebook :
https://colab.research.google.com/github/gmihaila/ml_things/blob/master/notebooks/pytorch/pretrain_transformers_pytorch.ipynb#scrollTo=UCLtm5BiXona
get_model_config() method load …
-
We'll need to begin creating some data visualizations to develop a sense of basic trends inside the data.
To that end, this issue is meant to be a basic call for everyone to submit a notebook or …
-
### 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…
-
### 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…
-
examples/question_generation_example.ipynb
this step:
```
qg = QuestionGenerator()
with open('articles/indian_matchmaking.txt', 'r') as a:
article = a.read()
```
gives me this error run…
-
tensorflow.contrib.eager is no longer in TensorFlow, but it's used in the jupyter notebooks and in google colab.
```python
import tensorflow as tf
tfe = tf.contrib.eager
# Eager Execution
#@ma…
-
open3d.visualization.draw_goemetries function not working on Google Colab.
I installed open3d on Google Colab using pip in python3. But this function is not working , it is not showing any error bu…
-
### 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…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bu…
-
I'm encountering a path-related issue in Google Colab while working with your code for classifying ripped and unripped cotton balls.
Specifically, when I paste my dataset path, which is in Windows …