amazon-archives / amazon-dsstne

Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
Apache License 2.0
4.41k stars 731 forks source link

Could someone list the commands to get the recs file out of the fresh docker container? #138

Closed priyankapatil811 closed 7 years ago

priyankapatil811 commented 7 years ago

Hi,

Could someone help me copy the file from the fresh docker container out to the host machine? The recs file remains on the new shell and once the session times out, the file gets lost. Is there a way to retain this results file on the EC2 instance?

Thanks!