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

The architecture used in model training. #151

Open
ellurunaresh opened this issue Sep 21, 2018 · 0 comments
Open

The architecture used in model training. #151

ellurunaresh opened this issue Sep 21, 2018 · 0 comments

Comments

@ellurunaresh
Copy link

Hi all,
I have trained g2p model for my en-US dataset. I was trying to understand the internal details of model training. I want somebody to clarify the below questions?

  1. Are we using dense layers with RELU as the activation function in model training?. If yes, I have observed in the graph having "conv1" unit in the feed forward network.
    "encoder/layer_0/ffn/conv1/kernel/Initializer/random_uniform". What is "conv1" unit here?
  2. Can we use RNN with GRU cell instead of FFN. How much improvement can we expect?

Please reply to the above questions.

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

No branches or pull requests

1 participant