AIChallenger / AI_Challenger_2017

AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
https://challenger.ai/
474 stars 196 forks source link

python: can't open file '../tensor2tensor/bin/t2t-trainer': [Errno 2] No such file or directory #36

Closed brightmart closed 6 years ago

brightmart commented 6 years ago

eeee

after run " ./prepare.sh" successfully, when try to run this command "./run.sh", above error occured. how can we solve it?

brightmart commented 6 years ago

copy tensor2tensor's source code from 'https://github.com/tensorflow/tensor2tensor/tree/master/tensor2tensor'