Hi,
I was recently going thru a google colab in which they have downloaded a dataset using !wget and then joined it to their path using:
train_horse_dir = os.path.join(‘/tmp/horse-or-human/horses’)
I wanna know how this can be done in a local environment. Pls help! Link to the colab:
submitted by /u/StarLan7
[visit reddit] [comments]