Is there any dropbox link?

Hi,

In this challenge, we can get the solution only by using google colaboratory since it provides faster performance. And, we have to use the data from the internet as well. Can you provide a dropbox link for the test and the train folders so that I can use them to implement my code?

It’s taking a lot of time for me to upload these files to dropbox or to my drive.

hey @A18ML0031 ,
I guess you might be provided with a dropbox link in your challenge content page.
But still if isn’t there then training data and test data are the links for you .

I hope it helps you.
Thank You and Happy Learning :slightly_smiling_face:.

There is no link provided on the challenge content page. If you’re able to see any, could you please send it here. Also, how am i supposed to use the training and test data as links?

while working on colab ,
just use commands
!wget https://www.dropbox.com/sh/tixllucoctgjhib/AAASkviFEYjtetGzUmfrld8oa?dl=1 !unzip AAASkviFEYjtetGzUmfrld8oa?dl=1
This will do your task.

This is for the train folder, right? Is it possible for you to share the test folder as well?

yeah , just change those links and file in these commands
It will work .