cameronrhamilton

Results 3 comments of cameronrhamilton

I am also facing this same error while using Tensorflow 1.7. @JohnSZhang 's suggestion eliminated the initial error, but now I'm encountering a DuplicateFlagError, which suggests the flags are not...

Thank you @slvher ! I am unfortunately still receiving the following error: `DuplicateFlagError: The flag 'model_params' is defined twice. First from seq2seq.test.train_bin, Second from seq2seq.test.infer_bin. Description from first occurrence: YAML...

I am also having an issue with the installation on Ubuntu 16.04. These are the installation steps I have followed: I opened a terminal in the `/home/cameron/` folder ``` sudo...