neural-combinatorial-rl-tensorflow
neural-combinatorial-rl-tensorflow copied to clipboard
Google download error in China
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 = ''
`
This project is temporally stopped after I read the sentence of the paper that authors will release the code with TensorFlow.