amazon-dsstne icon indicating copy to clipboard operation
amazon-dsstne copied to clipboard

Run amazon-dsstne on the Google Colaboratory

Open imanirajian opened this issue 7 years ago • 2 comments

Is there a way to run dsstne on the 'Google Colaboratory'? My first attempt on "!bash run_movielens_sample.sh" led to the following errors:

  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
Converting ml-20m_ratings.csv to DSSTNE format
run_movielens_sample.sh: line 24: generateNetCDF: command not found
run_movielens_sample.sh: line 25: generateNetCDF: command not found
run_movielens_sample.sh: line 28: train: command not found
run_movielens_sample.sh: line 31: predict: command not found

@googlecolab

imanirajian avatar Sep 08 '18 11:09 imanirajian

I think getting it running in Colaboratory would be really neat, but I currently don't have the bandwidth to do it myself.

Can you tell me what steps you used to attempt this?

Scott

On Mon, Sep 10, 2018, 6:09 AM Periklis Atzampos [email protected] wrote:

Sorry i am not active into this project or platform .... i needed something to learn with ....sorry for the inconvenience!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amzn/amazon-dsstne/issues/194#issuecomment-419905966, or mute the thread https://github.com/notifications/unsubscribe-auth/ARNK9gfqGiNu1kTJZ5hu-yF8cdITI-heks5uZmSIgaJpZM4Wf1qE .

scottlegrand avatar Sep 11 '18 16:09 scottlegrand

  1. Uploading the repository in the google drive
  2. Fusing google drive in the Colaboraty
  3. Running "!bash run_movielens_sample.sh" on the amazon-dsstne/samples/movielens/

@scottlegrand

imanirajian avatar Sep 11 '18 16:09 imanirajian