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

Shifted Based Batch Normalization 구현하기 #18

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

Conversation

chromatices
Copy link

shift based BN 구현 코드입니다!

@pep8speaks
Copy link

Hello @chromatices! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 17:80: E501 line too long (102 > 79 characters)
Line 18:80: E501 line too long (82 > 79 characters)
Line 19:80: E501 line too long (88 > 79 characters)

Line 7:80: E501 line too long (84 > 79 characters)
Line 31:80: E501 line too long (80 > 79 characters)

Line 33:80: E501 line too long (115 > 79 characters)

@chromatices chromatices self-assigned this Dec 30, 2019
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

Successfully merging this pull request may close these issues.

2 participants