Skip to main content

Questions tagged [colab]

Google Colab is an online browser based python notebook/execution environment similar to Jupyter Notebooks.

2 votes
1 answer
289 views

Is it possible to set up colab so it can access only one of two folders on my google drive? I know how to mount a colab book to the drive, but I'd like my collaborator to be able to read and write ...
Zaq's user avatar
  • 21
2 votes
1 answer
61 views

I am working on creating a dataset for fine tuning and i need ai. my pipeline is ready to use but from your experience what do u think is cheaper for the pipeline? get subscription on COLAB and ...
Mostafa Hamza's user avatar
1 vote
0 answers
47 views

learn2learn (https://github.com/learnables/learn2learn, https://pypi.org/project/learn2learn/, http://slack.learn2learn.net/) used to work just fine until 2024, but Google Colab seems to have updated ...
Pablo Messina's user avatar
0 votes
1 answer
90 views

and thank you to whoever answers this. I'm pretty new to data science and machine learning, and I've been trying to immerse myself in it. I feel like there's so much to learn. One of the things that's ...
Ahmed's user avatar
  • 1
1 vote
1 answer
650 views

I am new to using Colab and trying to speed up my code by utilizing the GPU/TPU runtimes. I have a block of plain Python code without any data science libraries like TensorFlow or PyTorch. I was able ...
Andrew's user avatar
  • 113
0 votes
1 answer
44 views

I have faced an error while working with langchain on colab. There is a post on github which recommends changing some configurations in ...
IwillLearn's user avatar
1 vote
1 answer
262 views

I want to convert mozilla common voice dataset from mp3 to wav. But this dataset is large and convertion takes many time. How can I make this convertion in colab with multiprocessing to decrease time ...
randomuser228's user avatar
2 votes
2 answers
1k views

I will be building my home Deep Learning workstation. Right now, I'm digging for some time about the best HW to use for home conditions. The workstation will be used for my work as a developer, but I ...
Jaroslav Štreit's user avatar
1 vote
3 answers
7k views

I’m coming from a math background and learning some data science. I am very new to some details of this stuff. Working with colab, I’m trying to organize my sample simulating functions in such a way ...
Paul's user avatar
  • 11
0 votes
0 answers
200 views

I am getting this error : ValueError: Failed to find data adapter that can handle input' I even changed the list to arrays but still the error keeps pooping up. This is the code: ...
Hemangi khatri's user avatar
0 votes
1 answer
66 views

I'm trying to implement the simplest possible machine learning algorithm which is linear regression. But I'm having trouble because the loss function is not converging. Please can you look at my ...
yishairasowsky's user avatar
0 votes
1 answer
4k views

I have a total of 30k images. They are distributed among 32 classes. I want to save these images from google colab to my drive with folder names as their label name. Can it be possible by python code? ...
XYZ's user avatar
  • 121
1 vote
0 answers
377 views

Is it possible to use Orange Data Mining Tool on Google Colab?
csp1po's user avatar
  • 11
1 vote
0 answers
1k views

I haven't been able to solve this problem. From a few days ago my colab notebooks outputs are malfunctioning: the outputs appear after the execution of the cell but dissapear inmediately. If I click ...
BERNARDO BARIAS COMPAGNONI's user avatar
0 votes
1 answer
516 views

I have a problem when executing jupyter notebook for CNN in colab pro+, to train a model with a size of 560664x48x48x1. normally the data is composed of images with a size of 48x48. I used 10 fold ...
user1655410's user avatar

15 30 50 per page
1
2 3 4 5