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

Deeper MLP? #1

Closed
ildoonet opened this issue Nov 25, 2017 · 1 comment
Closed

Deeper MLP? #1

ildoonet opened this issue Nov 25, 2017 · 1 comment

Comments

@ildoonet
Copy link

Have you tried on deeper models?

Since each step of backprops, gradients are removed with specific portions(like 5%), Will not the gradient vanish in a deeper neural network model?

Any thoughts?

@xusun26
Copy link
Member

xusun26 commented Nov 28, 2017

Actually this method also works on deeper MLP model with 2, 3, 4, 5 hidden layers, e.g., see the Table 5 of the conference version. Thanks.

@jklj077 jklj077 closed this as completed Mar 4, 2019
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

3 participants