Closed funzin closed 6 years ago
Thank you for your PR! You are right. This code does not work. However, I think that this Japanese doc needs to contain the same code block to the original page.
So, would you revert your modifications to the original, and then, would you insert import keras
to the top of this code block?
@nzw0301 Thank you for your replay! Please check 9612e1a and 51c4c19:bow:
I executed this code.
but I got this error message and didn't execute.
NameError: name 'keras' is not defined
I added import code in this pull request