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

A PyTorch-ic implement #1

Open
sangeet259 opened this issue Nov 2, 2017 · 0 comments
Open

A PyTorch-ic implement #1

sangeet259 opened this issue Nov 2, 2017 · 0 comments

Comments

@sangeet259
Copy link
Collaborator

sangeet259 commented Nov 2, 2017

Make the code more PyTorch-ic by

  1. Using nn.sequential or
  2. By sub-classing **nn.

Replace ReLU by Leaky ReLU and check performance.
Supposedly ReLU has some problems with sparse gradients.

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