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

Feature request: force_backward option, backward for bottom layers #165

Open
NOTtheMessiah opened this issue Nov 30, 2015 · 0 comments
Open

Comments

@NOTtheMessiah
Copy link

Caffe uses force_backward=True to allow one to compute gradients for data layers to do things such as DeepDream. In Mocha, you have empty implementations of backwards for layers such as data and crop. With something like the force_backward option, one could optionally compute diffs.

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