★ wanayoo — archive 1999 https://github.com/hunkim/DeepLearningZeroToAll/pull/76Nouvelle recherche | Portail wanayoo
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

Feature/batchnorm #76

Merged
merged 6 commits into from Mar 31, 2017
Merged

Feature/batchnorm #76

merged 6 commits into from Mar 31, 2017

Conversation

@kkweon
Copy link
Collaborator

@kkweon kkweon commented Mar 31, 2017

Description

  • Add the batch normalization layer
  • Issue #75
  • When compiled, it will look like this though github notebook viewer is not perfect. So it's not exactly same as it's seen in the browser
kkweon added 6 commits Mar 25, 2017
1. Add a FC Layer
  - #73
2. Add a numpy doc style
3. Explicitly define an activation function in LSTMCell
  - default is tanh
4. Change to AdamOptimizer
5. Use `with` statement else the session must be closed explicitly
6. No linebreak for the 79 char limit
@hunkim hunkim merged commit 255fac7 into hunkim:master Mar 31, 2017
1 check failed
1 check failed
continuous-integration/travis-ci/pr The Travis CI build failed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.