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

尝试把n_class+1程序可以运行,但是不知道对不对 #63

Open
shanhedian2017 opened this issue Aug 18, 2020 · 1 comment
Open

Comments

@shanhedian2017
Copy link

尝试把n_class+1程序可以运行,但是不知道对不对
x = Dense(n_class + 1, kernel_initializer='he_normal', activation='softmax')(x)

Originally posted by @Sqrt5 in #7 (comment)

@shanhedian2017
Copy link
Author

百度CTC_loss,有的解读说是得加一个blank的位置,加1应该是对的

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