Can we use our local driver when training model in colab? I mean, if my dataset is located in my local driver and its size is 100GB, how do I use this dataset located in my computer using colab GPU?
You cannot use cloud Colab resources while pointing to your local drive. You can either upload your data to Google Drive or run a local Colab instance that uses your local resources and can access local files. But this means you will not have GPU access if your local system does not have one.
Thank you very much.
thank you very much
Excellent videos
Thanks
I didn't know those comands. Thanks man.
Glad to help
good..tq
Can we use our local driver when training model in colab? I mean, if my dataset is located in my local driver and its size is 100GB, how do I use this dataset located in my computer using colab GPU?
You cannot use cloud Colab resources while pointing to your local drive. You can either upload your data to Google Drive or run a local Colab instance that uses your local resources and can access local files. But this means you will not have GPU access if your local system does not have one.
Quite helpful
Glad you think so!