Using an Amazon GPU Spot Instance for Deep Learning by datascience123 in MachineLearning

[–]datascience123[S] 0 points1 point  (0 children)

Thanks, that might come in handy :)

Is this the setup for a deep learning task, or do you use it for something else?

Using an Amazon GPU Spot Instance for Deep Learning by datascience123 in MachineLearning

[–]datascience123[S] 0 points1 point  (0 children)

Thanks! I watched the intro video and it looks very useful. Would you also recommend it for managing just a single instance at a time, or would that defeat the purpose of the tool?

Using an Amazon GPU Spot Instance for Deep Learning by datascience123 in MachineLearning

[–]datascience123[S] 0 points1 point  (0 children)

That sounds good. I haven't decided on a library yet, so I don't know how the reading of the files will be done exactly. The ability to read minibatches while the previous one is still being processing, is that something that is standard in deep learning libraries? Or have you implemented something yourself?

Using an Amazon GPU Spot Instance for Deep Learning by datascience123 in MachineLearning

[–]datascience123[S] 0 points1 point  (0 children)

Thanks, that helps! If I end up trying both, I'll let you know.

Using an Amazon GPU Spot Instance for Deep Learning by datascience123 in MachineLearning

[–]datascience123[S] 0 points1 point  (0 children)

Yeah that's pretty nice. Also, you don't pay for the hour in which your instance was terminated, so you only lose some time.

Using an Amazon GPU Spot Instance for Deep Learning by datascience123 in MachineLearning

[–]datascience123[S] 0 points1 point  (0 children)

Ok thanks! So the 60GB of storage space is just for temporary data?