Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Add default padding values. #21

Merged
merged 2 commits into from
Feb 22, 2019
Merged

Add default padding values. #21

merged 2 commits into from
Feb 22, 2019

Conversation

saeta
Copy link
Contributor

@saeta saeta commented Feb 22, 2019

In the interest of progressive disclosure of complexity, and good default
values, set the padding on the layer types to be .valid. This follows
the Keras convention as well (https://keras.io/layers/convolutional/).

In the interest of progressive disclosure of complexity, and good default
values, set the padding on the layer types to be `.valid`. This follows
the Keras convention as well (https://keras.io/layers/convolutional/).
@saeta saeta requested review from jekbradbury and rxwei February 22, 2019 07:33
@rxwei
Copy link
Contributor

rxwei commented Feb 22, 2019

I think you missed AvgPool.

@saeta
Copy link
Contributor Author

saeta commented Feb 22, 2019

Good catch. Thanks; fixed!

@saeta saeta merged commit b9a05df into master Feb 22, 2019
@saeta saeta deleted the default-activations branch February 22, 2019 08:42
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.

3 participants