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

Compare DeepSpeech (w/Dropout) vs DeepSpeech (w/o Dropout) + FNN BatchNorm + RNN BatchNorm #375

Closed
kdavis-mozilla opened this issue Feb 12, 2017 · 4 comments

Comments

@kdavis-mozilla
Copy link
Contributor

No description provided.

@andi4191
Copy link
Contributor

andi4191 commented Aug 3, 2017

@kdavis-mozilla : By FNN BatchNorm and RNN BatchNorm, are we referring to separate cases where:

  1. FNN Batch Norm - Batch Norm applied over layers h1, h2, h3, h5, h6 and not on Bidirectional RNN layer
  2. RNN Batch Norm - Batch Norm applied over Bidirectional RNN layer and not on h1, h2, h3, h5, h6

@kdavis-mozilla
Copy link
Contributor Author

kdavis-mozilla commented Aug 4, 2017

@andi4191 Correct :-)

andi4191 added a commit to andi4191/DeepSpeech that referenced this issue Aug 4, 2017
@kdavis-mozilla
Copy link
Contributor Author

Closing for lack of activity.

@lock
Copy link

lock bot commented Feb 9, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants