Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some errors in train.py #22

Closed
yinggo opened this issue May 1, 2018 · 3 comments
Closed

Some errors in train.py #22

yinggo opened this issue May 1, 2018 · 3 comments

Comments

@yinggo
Copy link

yinggo commented May 1, 2018

I want to train by myself, and I follow the instruction of training part. But when I run the train.py, this error happen:

$ python train.py
File "train.py", line 125
[*model_body.output, *y_true])
^
SyntaxError: invalid syntax

It seems that the * is judged as the SyntaxError... How to modify this? I am fresh to keras..

@tanakataiki
Copy link
Collaborator

tanakataiki commented May 1, 2018

This may be related to #20
This would be easier way for you 5290a5d

@wang-tf
Copy link

wang-tf commented May 2, 2018

I got the same trouble. Do you know how to fix it? @yinggo

@jiaerwang0328
Copy link

I got the same trouble. Do you know how to fix it? @yinggo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants