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

is there a subtraction operation between Deep Learning layers ? #186

Open
DrBrm17 opened this issue Jul 6, 2019 · 0 comments
Open

is there a subtraction operation between Deep Learning layers ? #186

DrBrm17 opened this issue Jul 6, 2019 · 0 comments

Comments

@DrBrm17
Copy link

DrBrm17 commented Jul 6, 2019

Hi guys,
I'm trying to build a DeepLearning network which contains a subtraction operation between two layers, and I can't find a way to do that while MATLAB has just an addition operation (additionLayer)?
for more clarification, the equation below discribes the step that I should do:
C = X - AvgPooling(X)
any suggestions guys?

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