GitPedia

Mnist bn

Using slim to perform batch normalization

From soloice·Updated June 11, 2026·View on GitHub·

Run `python mnist_bn.py --phase=train` to train. Run `python mnist_bn.py --phase=test` to test. The project is written primarily in Python, first published in 2017. Key topics include: batch-normalization, slim, tensorflow.

mnist-bn

Using slim to perform batch normalization

Run python mnist_bn.py --phase=train to train.
Run python mnist_bn.py --phase=test to test.

It should achieve an accuracy of ~99.3% or higher on test set.

I've added accuracy, cross_entropy and batch normalization paramters into summary. Use tensorboard --logdir=/log to explore the learning curve and parameter distributions!

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from soloice/mnist-bn via the GitHub API.Last fetched: 6/14/2026