Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Added DropConnect wrapper #438

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added DropConnect wrapper #438

wants to merge 7 commits into from

Conversation

SriRangaTarun
Copy link
Contributor

- What I did
I added a wrapper that can implement DropConnect for any Keras layer (drop connections instead of activations).

- How I did it

- How you can verify it
I'm yet to add tests


This pull request fixes #issue_number_here

@SriRangaTarun
Copy link
Contributor Author

@gabrieldemarmiesse I have added a DropConnect wrapper which can apply DropConnect on any Keras layer. Do you have any examples of how to test a wrapper like this ?

@SriRangaTarun
Copy link
Contributor Author

@fchollet It would be great if you or someone else from your team can review this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant