Skip to content

Commit

Permalink
change grad from b_kernel to kernel,fix layer-wise LR,fix conv layer,…
Browse files Browse the repository at this point in the history
…add var collection,fix dropout,change to new training method,mnist auto download
  • Loading branch information
uranusx86 committed Mar 23, 2018
1 parent 187f6ce commit 9da8f05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Expand Up @@ -101,5 +101,6 @@ ENV/
.mypy_cache/

# model
model/
model_layerLR/
mnist/
cifar10/
cifar10_inference.py
Empty file added __init__.py
Empty file.

0 comments on commit 9da8f05

Please sign in to comment.