neural-combinatorial-rl-tensorflow icon indicating copy to clipboard operation
neural-combinatorial-rl-tensorflow copied to clipboard

Google download error in China

Open vonHayek opened this issue 8 years ago • 1 comments
trafficstars

Because Google is not in service somewhere, I suggest the following change in the 'data_load.py'. `

try:

    paths = self.download_google_drive_file()

except:

    paths = ''

`

vonHayek avatar Sep 02 '17 09:09 vonHayek

This project is temporally stopped after I read the sentence of the paper that authors will release the code with TensorFlow.

carpedm20 avatar Sep 13 '17 12:09 carpedm20