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

Commit

Permalink
Adding codeowners. (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldemarmiesse authored Feb 10, 2019
1 parent 133d484 commit 8adf083
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ keras_contrib/callbacks/tensorboard.py @gabrieldemarmiesse


# layers
keras_contrib/layers/advanced_activations/sinerelu.py @wilderrodrigues
keras_contrib/layers/advanced_activations/swish.py @gabrieldemarmiesse
keras_contrib/layers/capsule.py @SriRangaTarun

Expand All @@ -33,7 +34,8 @@ keras_contrib/layers/capsule.py @SriRangaTarun


# optimizers

keras_contrib/optimizers/yogi.py @MarcoAndreaBuchmann
keras_contrib/optimizers/padam.py @MFreidank

# preprocessing

Expand Down

0 comments on commit 8adf083

Please sign in to comment.