Questions tagged [amazon-ml]
The amazon-ml tag has no summary.
8 questions
1 vote
0 answers
131 views
Docker File AWS [closed]
I am trying to implement a docker file for Amazon Sagemaker Container,in initial step i am following this link https://towardsdatascience.com/brewing-up-custom-ml-models-on-aws-sagemaker-e09b64627722 ...
0 votes
1 answer
115 views
Amazon SageMaker input data?
I am exploring Amazon SageMaker as a scalable machine learning solution. My question is; is it required that the training data first be uploaded in Amazon S3?
0 votes
1 answer
2k views
Image Feature Vectors
I have downloaded a dataset from Amazon. http://jmcauley.ucsd.edu/data/amazon/ Dataset involves feature vectors of images. There are around 1.5 M feature vectors. Dataset consists of 10 characters (...
6 votes
1 answer
2k views
Which Amazon EC2 instance for Deep Learning tasks?
I have discovered that Amazon has a dedicated Deep Learning AMI with TensorFlow, Keras etc. preinstalled (not to mention other prebuilt custom AMIs). I tried out this with a typical job on several GPU-...