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

Does this really work??? #4

Closed
garymcintire opened this issue Jul 19, 2017 · 3 comments
Closed

Does this really work??? #4

garymcintire opened this issue Jul 19, 2017 · 3 comments

Comments

@garymcintire
Copy link

Looking at the code here, I do not see the synthetic gradients module.
dni_linear seems to just be a regular MLP with batch normalization
Am I missing something???

@andrewliao11
Copy link
Owner

Hi @garymcintire ,
In fact, my dni_linear is the synthetic gradient module. The main network will be updated based on the output of the dni_linear, instead of back-propagation signal from loss function.
please see L37 in train.py.

@andrewliao11
Copy link
Owner

I'll first close this issue.
feel free to reopen it if there are other questions

@garymcintire
Copy link
Author

garymcintire commented Jul 22, 2017 via email

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

2 participants