Closed
Milestone May 6, 2021–May 15, 2021

loading and accessing the data

Be able to load the data for our challenge into our code.

I have already downloaded few of the data from our problem. Please find them in the data folder from our group in the server.

for the tutorial, make sure to edit the following: mnist_train = datasets.MNIST('/data', train=True, download=True, transform=transform_train)

  • change the /data by ../data.
  • Work items 2
  • Merge requests 0
  • Participants 4
  • Labels 0
Loading
Loading
Loading
Loading
100% complete
100%
Start date
May 6, 2021
May 6
-
May 15 2021
Due date
May 15, 2021 (Past due)
2
Work items 2 New issue
Open: 0 Closed: 2
None
Total weight
None
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: BAT9096/deepinverse%"loading and accessing the data"