Closed sunxiaobiu closed 8 years ago
The test run failed because the lack of permission of my project for the google cloud platform. The program will work if you put your own register information in the code.
@sunxiaobiu Never put password/secret. Just change the file IO part. No need to have auto-submit. Also at least it should be able to run it locally.
I have committed the code that using boto to upload/download file to/from google_cloud and I have tested it by running "python train.py" locally, it works~ btw,you need to prepare the environment first, some param like 'client_id'、'client_secret' in the local {HOME}/.boto file need to be setted:
also, in the code , the params need to be settled if you want to use your own google cloud bucket: