N
N
Nikita2019-08-08 12:57:49
Amazon Web Services
Nikita, 2019-08-08 12:57:49

How to load training data into aws jupyter notebook?

I got an account on AWS, because there was not enough power to train the classifying neural network, in general, I opened a jupyter instance through sagemaker and now jupyter does not see the training data on the computer at all, I indicate that the direct path to the folder (for images in jpg format) that through pandas.read_csv,
the output is always the same: no such file or directory.
What is the problem and how to solve it?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danil, 2019-08-08
@Keithla

The easiest way is to make Upload files from jupyter. Only works for small files.
For a large volume, you need to use S3 . There is an article like Setup of an AWS S3 Bucket and SageMaker .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question