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

Bad Performance in test data set #7

Open
LiangSun1994 opened this issue Apr 10, 2020 · 0 comments
Open

Bad Performance in test data set #7

LiangSun1994 opened this issue Apr 10, 2020 · 0 comments

Comments

@LiangSun1994
Copy link

LiangSun1994 commented Apr 10, 2020

I have read your this paper which give excellent result than original lstm. Recently, after implementing this idea in TensorFlow, However, I have got very bad results in the test data set. Here is the source code.
The following picture is the result of accuracy. The yellow line is training loss. The blue line is training loss when the training flag in the batch norm is set to false. The red line is test loss.
image
I have tried the bn-lstm code you have mentioned. For example:
https://github.com/OlavHN/bnlstm
https://gist.github.com/spitis/27ab7d2a30bbaf5ef431b4a02194ac60
They got a similar result. Please take a look at this discussion. Please help me whether I have mad a stupid mistake.
@cooijmanstim @ballasn @Thrandis @caglar

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

1 participant